ms-365-mcp-server
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
GitHub Stars
243
User Rating
Not Rated
Favorites
0
Views
33
Forks
77
Issues
6
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Node.js: 14 or higher
Installation Steps
1. Clone Repository
bash
git clone https://github.com/Softeria/ms-365-mcp-server.git
cd ms-365-mcp-server
2. Install Dependencies
bash
npm install
3. Start Server
bash
npm start