MCP.so
Sign In
Servers

πŸ”§ MCP Fixer Server

@Kajdep

Build-and-run diagnostics for Claude Desktop MCP servers in one command. MCP-Fixer runs 25 diagnostics on every MCP server, pinpoints port/path issues, and offers one-click fixes – no config.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-fixer": {
      "command": "npx",
      "args": [
        "@kajdep/mcp-fixer",
        "serve"
      ],
      "type": "stdio"
    }
  }
}

More from Developer Tools