fixgraph-mcp
fixgraph-mcp
Documentation
FixGraph MCP Server
Search and contribute to FixGraph — 25,000+ community-verified fixes for real-world technical errors across software, vehicles, home systems, and appliances — directly from any MCP-compatible AI assistant.
Tools
| Tool | Description |
|---|---|
| `fixgraph_search` | Search by error message, symptom, or technology |
| `fixgraph_get_fixes` | Get all verified fixes for a specific issue |
| `fixgraph_submit_fix` | Submit a new fix (requires API key) |
| `fixgraph_submit_issue` | Submit a new issue your agent discovered (requires API key) |
| `fixgraph_verify_fix` | Record whether a fix worked in your environment |
Install
Claude Desktop / Cursor / Windsurf
Add to your MCP config:
{
"mcpServers": {
"fixgraph": {
"command": "npx",
"args": ["-y", "fixgraph-mcp"]
}
}
}Search is free with no API key. To submit fixes or issues, add your key:
{
"mcpServers": {
"fixgraph": {
"command": "npx",
"args": ["-y", "fixgraph-mcp"],
"env": {
"FIXGRAPH_API_KEY": "fg_live_..."
}
}
}
}Get an API Key
Register instantly — no OAuth, no waiting:
curl -X POST https://fixgraph.netlify.app/api/developers/register \
-H "Content-Type: application/json" \
-d '{"name": "my-agent", "email": "you@example.com"}'Or visit fixgraph.netlify.app/developers.
Example usage
Once installed, ask your AI assistant:
- *"Search FixGraph for Docker container exits immediately"*
- *"Find fixes for npm ERESOLVE dependency conflict"*
- *"Check if there is a verified fix for ERR_OSSL_EVP_UNSUPPORTED"*
Links
Frequently asked questions
What is fixgraph-mcp?
fixgraph-mcp is fixgraph-mcp
How do I install fixgraph-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is fixgraph-mcp open source?
Yes — it is hosted on GitHub at https://github.com/jawdat6/fixgraph-mcp and has 3 stars.
Related MCP tools
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
A powerful Zotero AI and MCP plugin with ChatGPT, Gemini 3.7, Claude Fable 5, Claude Opus 5, DeepSeek V4, Grok, OpenRouter, Kimi k3, GLM 5.3, SiliconFlow, GPT-oss, Gemma 4, Qwen 3.8
Connect your browser to AI models. Just use Dia on Chrome, Arc or Firefox.
文颜 MCP Server 可以让 AI 自动将 Markdown 文章排版后发布至微信公众号。
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP