DEmodoriGatsuO/sharepoint-mcp
SharePoint MCP (Model Context Protocol) - A SharePoint connector for LLM applications. Access SharePoint documents and lists through Microsoft Graph API.
Platform-specific configuration:
{
"mcpServers": {
"sharepoint-mcp": {
"command": "npx",
"args": [
"-y",
"sharepoint-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...