Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From office365
Access Microsoft 365 data - emails, calendar, contacts, and tasks
npx claudepluginhub jbctechsolutions/mcp-office365 --plugin office365Copy 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
Share bugs, ideas, or general feedback.