mcp-wtf

Beeeeen/mcp-wtf
★ 0 stars TypeScript Code/Dev Tools Updated today
Your MCP server won't connect. Find out why in 10 seconds. Diagnoses every server in your Claude/Cursor/VS Code configs - missing commands, placeholder API keys, stdout pollution, silent crashes - with the exact fix.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-wtf": {
      "command": "npx",
      "args": [
        "-y",
        "Beeeeen/mcp-wtf"
      ]
    }
  }
}

README Excerpt

**Your MCP server won't connect. Find out why in 10 seconds.** ```bash npx mcp-wtf ``` The host says *"MCP server failed to connect"*, or *"disconnected"*, or nothing at all — the server just isn't there. There are **17,000 GitHub issues** with that exact complaint, because the host throws away the one thing that would explain it: the server's dying words.

Topics

claudeclaude-codeclaude-desktopclicursordebugdiagnosticsmcpmcp-servermodel-context-protocoltroubleshooting