Back to directory
godwin3737/mcp-server-microsoft365-filesearch

godwin3737/mcp-server-microsoft365-filesearch

@godwin3737

MCP服务器提供Microsoft 365环境中的高级文件搜索功能,支持SharePoint和OneDrive

microsoft-365sharepointonedrivefile-searchsearchfilesgraph-apicontext

Installation & Configuration

{
  "command": "uv",
  "args": [
    "--directory",
    "full_path_to_parent_directory",
    "run",
    ".\\src\\mcp_m365_filesearch\\server.py"
  ],
  "env": {
    "CLIENT_ID": "MSGraph Client ID",
    "CLIENT_SECRET": "MS Graph Client Secret",
    "TENANT_ID": "TENANT ID",
    "REGION": "SEARCH REGION"
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13