Submit

🔧 MCP Fixer Server

@Kajdep

a year ago
developer-tools
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.

Tools

Server Config

{
  "mcpServers": {
    "mcp-fixer": {
      "command": "npx",
      "args": [
        "@kajdep/mcp-fixer",
        "serve"
      ],
      "type": "stdio"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.