check_mcp_server — MCP health — MCP directory health check diagnostics MCP Tool Read-only
check_mcp_server
(check mcp server) is one of 2 tools on the
MCP health — MCP directory health check diagnostics
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_mcp_server from your client
- Claude Code MCP health — MCP directory health check diagnostics check_mcp_server run in your project directory
- Claude Desktop MCP health — MCP directory health check diagnostics check_mcp_server ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MCP health — MCP directory health check diagnostics check_mcp_server ~/.cursor/mcp.json
- VS Code MCP health — MCP directory health check diagnostics check_mcp_server .vscode/mcp.json
- Zed MCP health — MCP directory health check diagnostics check_mcp_server ~/.config/zed/settings.json
- Windsurf MCP health — MCP directory health check diagnostics check_mcp_server ~/.codeium/windsurf/mcp_config.json
- Cline MCP health — MCP directory health check diagnostics check_mcp_server ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MCP health — MCP directory health check diagnostics check_mcp_server ~/.gemini/settings.json
- Grok MCP health — MCP directory health check diagnostics check_mcp_server .mcp.json (in your project root)
- ChatGPT MCP health — MCP directory health check diagnostics check_mcp_server Settings → Connectors → Advanced → Developer mode
- Claude.ai MCP health — MCP directory health check diagnostics check_mcp_server Settings → Connectors → Add custom connector
- LangChain MCP health — MCP directory health check diagnostics check_mcp_server pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http probe https://mcp-health.rowb.app/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 26 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.