Answer-first guides for the most common MCP server errors in Claude Desktop, Cursor, and other MCP clients. Each guide covers one specific real error with the fix in the first paragraph.
If you are not sure which guide to read: check the MCP log file first (~/Library/Logs/Claude/mcp-server-NAME.log on macOS), find the error message, then pick the matching guide below.
MCP Config Auditor — paste your claude_desktop_config.json or mcp.json, get a per-server report of bare commands, placeholder tokens, JSON errors, and relative paths. 100% client-side.
MCP Server Health Check — sends real MCP protocol messages to any server endpoint and reports response time and tool list. Useful for HTTP/SSE transport servers.
CLI: pip install mcp-config-lint && mcp-config-lint — run it in any terminal to get a config report without opening a browser.