cli-microsoft365-mcp-server

cli-microsoft365-mcp-server

7

This project is a proof of concept for a Command Line Interface (CLI) that operates with Microsoft 365 using an MCP server. It requires Node.js and involves integration with Microsoft's CLI tool via manual authentication steps.

CLI for Microsoft 365 MCP Server

Description

A work-in-progress proof of concept for a CLI to work with the Microsoft 365 suite using the MCP server.

Prerequisites

  • Node.js 20.x or higher

How to Build and Run

  • Install dependencies with npm.
  • Build with npm run build.
  • Authenticate using CLI for Microsoft 365.
  • Run the server with npm run start.

Resources

  • Links to resources and additional documentation are provided for further learning.