π§ MCP Fixer Server
@Kajdep
About π§ MCP Fixer Server
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.
Basic information
Category
Developer Tools
License
MIT license
Runtime
node
Transports
stdio
Publisher
Kajdep
Submitted by
Kajdep
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"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Fixer Server?
A comprehensive diagnostic and repair tool for Model Context Protocol (MCP) servers in Claude Desktop. It automatically detects, diagnoses, and fixes common MCP configuration issues.
How to use MCP Fixer Server?
Install via npx (npx @your-username/mcp-fixer-server install), global npm (npm install -g @your-username/mcp-fixer-server then mcp-fixer install), or clone and install locally. Once installed, ask Claude to run diagnostic tools (e.g., βClaude, diagnose my MCP configurationβ) or use the CLI with commands like mcp-fixer check, mcp-fixer config, or mcp-fixer run.
Key features of MCP Fixer Server
- Configuration Analysis β Validates JSON syntax, paths, and server settings
- Server Status Monitoring β Real-time health checks for individual MCP servers
- Dependency Validation β Ensures Node.js, npm, Python, UV are properly installed
- Port Conflict Detection β Identifies network conflicts on common MCP ports
- Automatic Syntax Fixing β Repairs JSON errors with automatic backup creation
- Log File Analysis β Parses MCP logs for error patterns and insights
- Smart Suggestions β Provides targeted fix recommendations
- Safety First β Creates backups before any modifications
Use cases of MCP Fixer Server
- Diagnose and fix JSON syntax errors in MCP configuration files
- Check connectivity and health of individual MCP servers
- Validate that required dependencies (Node.js, npm, Python) are present
- Detect port conflicts that prevent MCP servers from starting
- Generate a comprehensive diagnostic report for troubleshooting
FAQ from MCP Fixer Server
What does MCP Fixer Server do?
It is a diagnostic and repair tool that automatically detects, diagnoses, and fixes common MCP configuration issues in Claude Desktop.
How do I install MCP Fixer Server?
You can install it via npx (npx @your-username/mcp-fixer-server install), globally with npm (npm install -g @your-username/mcp-fixer-server), or by cloning the repository and running npm install and npm run install:claude.
What are the prerequisites?
You need Node.js 18+ installed, Claude Desktop with MCP support, and npm or npx available.
Does MCP Fixer Server create backups before making changes?
Yes, the tool includes a βSafety Firstβ feature that creates backups before any modifications to configuration files.
What tools are available in MCP Fixer Server?
The available tools include diagnose_mcp_config, check_mcp_server_status, fix_config_syntax, validate_dependencies, check_port_conflicts, generate_diagnostic_report, and suggest_fixes.
More Developer Tools MCP servers
DevDocs by CyberAGI π
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. π¦
Golf
golf-mcpProduction-Ready MCP Server Framework β’ Build, deploy & scale secure AI agent infrastructure β’ Includes Auth, Observability, Debugger, Telemetry & Runtime β’ Run real-world MCPs powering AI Agents
Comments