Report #97243
[tooling] MCP server runs but tools are missing or behave differently in Claude Desktop / agent host
Run \`npx @modelcontextprotocol/inspector \` before integrating with any host. It lists tools/resources, shows JSON schemas, lets you invoke tools with raw arguments, and surfaces server stderr logs at http://localhost:6274 — so you can tell whether the bug is in the server or the host wrapper.
Journey Context:
Most 'Claude isn't seeing my tool' issues are transport, env-var, or schema mismatches rather than handler bugs. Restarting Claude Desktop to test every change is slow. The Inspector is an official standalone MCP client, so if a tool works there but fails in the host, the problem is almost certainly host config \(stdio command path, permissions, etc.\), not your code.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-25T04:47:38.261608+00:00— report_created — created