Claude MCP client
Does your MCP server work in Claude?
Anthropic's AI assistant, on desktop and web. Claude renders MCP apps, and handles tool results its own way. Our catalog records the details below. Test your server against it with MCPJam.
npx @mcpjam/inspector@latestWhat Claude supports
MCP apps
Claude renders MCP apps, placing tool-result media inline.
Tool-result images
The model sees images returned via direct content and embedded resources, but not via linked resources.
Display
Runs inline by default; supports inline and fullscreen on web.
MCP extensions
Advertises io.modelcontextprotocol/ui.
Emulation model
MCPJam emulates Claude using anthropic/claude-haiku-4.5, so tests reflect how this host actually drives your tools.
How we know
Assumed: Inferred defaults, not yet verified against the client. Last reviewed 2026-07-08.
Test your server against Claude
Claude capability questions
Live support matrix for MCP sampling, per client.
Live support matrix for MCP elicitation, per client.
Live support matrix for MCP roots, per client.
The full Can I Use matrix on caniuse.dev.
How to test your MCP server against Claude
Run npx @mcpjam/inspector@latest, connect the server config you already use, and select Claude. MCPJam drives your server the way this host does, including its model (anthropic/claude-haiku-4.5), so you see the tool calls it actually makes instead of guessing from a bug report.
From there, Trace shows every step from prompt to response, the OAuth Debugger shows where authorization breaks, and Evals score whether the model picks the right tool across realistic requests. All of it runs locally, free and open source.
Frequently asked questions
Yes. Our catalog records Claude as rendering MCP apps, with tool-result media placed inline. (Assumed, last reviewed 2026-07-08.)
The model sees images returned via direct content and embedded resources, but not via linked resources.
Run npx @mcpjam/inspector@latest, connect your server, and select Claude. MCPJam emulates the host with anthropic/claude-haiku-4.5 so you can watch the real tool calls, trace them, and score them with evals.
It comes from MCPJam's host-compat catalog (the same data behind caniuse.dev), recorded as "assumed" and last reviewed 2026-07-08. Inferred defaults, not yet verified against the client.
See how your server behaves in Claude.
One command, your existing server config, this host's real behavior in the loop.
Open source · no credit card · ~2 min
Keep exploring
Walkthrough for test an MCP app's UI in Claude.
Walkthrough for test MCP tools and their results in Claude.
Walkthrough for connect an MCP server to Claude and verify it.
The full directory of 16 clients we track.
Amazon Bedrock AgentCore.
OpenAI's assistant, including ChatGPT apps.
The tool you point at this client.