Fabianwilliams Graph Search
Freeby MCP Community
MCP tool to search for files in Microsoft 365 via Microsoft Graph API
v0.1.2Added Apr 12, 2026
Fabianwilliams Graph Search MCP Server
MCP tool to search for files in Microsoft 365 via Microsoft Graph API
Installation
npx -y @iflow-mcp/fabianwilliams-graph-search-mcp
Reviews
Installation
Quick install
npx -y @iflow-mcp/fabianwilliams-graph-search-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"fabianwilliams-graph-search": {
"command": "npx",
"args": ["-y", "@iflow-mcp/fabianwilliams-graph-search-mcp"]
}
}
}