Stats
Actions
Tags
From office365
Access Microsoft 365 data - emails, calendar, contacts, and tasks
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"office365": {
"command": "npx",
"args": [
"-y",
"@jbctechsolutions/mcp-office365"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub jbctechsolutions/mcp-office365 --plugin office365