{
  "name": "io.github.microsoft/mcp",
  "description": "The official Microsoft OneDrive & SharePoint (ODSP) remote MCP server gives an AI agent Microsoft-Graph-backed access to a tenant's OneDrive and SharePoint files. It is hosted by Microsoft at `agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_ODSPRemoteServer` and authenticates against Microsoft Entra — the same identity layer the rest of Microsoft 365 uses. Tools are auto-discovered from the ODSP endpoint, so the surface tracks Graph as it ships new file capabilities.",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-06-15",
    "com.top-mcps/score": {
      "value": 79,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-06-22T09:44:49.010Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-06-22T06:16:39.659Z",
      "githubStars": 3212,
      "lastCommitAt": "2026-05-27T07:12:20Z"
    }
  },
  "repository": {
    "url": "https://github.com/microsoft/mcp",
    "source": "github"
  },
  "author": {
    "name": "Microsoft"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "",
      "version": "latest",
      "transport": {
        "type": "streamable-http"
      }
    }
  ],
  "capabilities": {
    "security": {
      "scope": "read-write",
      "sandbox": "Hosted by Microsoft and authenticated via Microsoft Entra. The agent's scope equals the calling user's OneDrive and SharePoint permissions inside the tenant. Conditional-access policies apply.",
      "gotchas": [
        "The remote URL embeds the tenant ID — sharing a configured install bundle leaks tenant identity; use the install button rather than passing a raw URL.",
        "Auto-discovered tools mean the available surface changes as Microsoft ships new Graph capabilities — review the latest tool list before relying on a specific call in an automation."
      ]
    }
  },
  "_links": {
    "html": "https://top-mcps.com/mcp/onedrive",
    "markdown": "https://top-mcps.com/mcp/onedrive.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
