mcp-fixer
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.
Install / Use
claude mcp add Kajdep -- npx -y github:Kajdep/mcp-fixerIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "@kajdep/mcp-fixer", "version": "1.1.0", "description": "A comprehensive diagnostic and repair tool for Model Context Protocol (MCP) servers in Claude Desktop", "main": "src/index.js", "bin": { "mcp-fixer": "bin/mcp-fixer.js", "mcp-fixer-server": "src/index.js" }, "scripts": { "start": "node src/index.js", "dev": "node --inspect src/index.js", "test": "node test/test.js", "test:integration": "node test/integration.js", "lint": "eslint src/ test/ --ext .js", "lint:fix": "eslint src/ test/ --ext .js --fix", "build": "echo 'No build step required for this project'", "docs:generate": "jsdoc -c jsdoc.conf.json", "install:claude": "node bin/mcp-fixer.js install", "uninstall:claude": "node bin/mcp-fixer.js uninstall", "prepare": "npm run lint", "prepublishOnly": "npm test && npm run lint", "postinstall": "echo 'Run \"npx mcp-fixer install\" to add to Claude Desktop'" }, "dependencies": { "eslint": "^8.57.1", "eslint-plugin-react": "^7.33.2" } }
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.3kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Security Score
Audited on Invalid Date
