Installation & Configuration
{
"mcpServers": {
"microsoft-365": {
"command": "node",
"args": [
"mcp-adapter.cjs"
],
"env": {
"MCP_SERVER_URL": "http://localhost:3000",
"MCP_BEARER_TOKEN": "your-token-here",
"MCP_MODULES": "search,mail,calendar,files,people,contacts,groups,query"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17