fixgraph-mcp
@jawdat6
About fixgraph-mcp
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"fixgraph": {
"command": "npx",
"args": [
"-y",
"fixgraph-mcp"
]
}
}
}Tools
5Search by error message, symptom, or technology
Get all verified fixes for a specific issue
Submit a new fix (requires API key)
Submit a new issue your agent discovered (requires API key)
Record whether a fix worked in your environment
Overview
What is fixgraph-mcp?
fixgraph-mcp is a Model Context Protocol server that allows any MCP-compatible AI assistant to search and contribute to FixGraph, a community-curated database of over 25,000 verified fixes for real-world technical errors across software, vehicles, home systems, and appliances.
How to use fixgraph-mcp?
Install by adding the server to your MCP configuration (e.g., Claude Desktop, Cursor, Windsurf) with the command npx -y fixgraph-mcp. Search is free and requires no API key; to submit fixes or issues, set the environment variable FIXGRAPH_API_KEY. Obtain an API key instantly by registering via curl or at the developer portal.
Key features of fixgraph-mcp
- Access 25,000+ community-verified technical fixes
- Search by error message, symptom, or technology
- Retrieve all verified fixes for a specific issue
- Submit new fixes and issues (requires API key)
- Record whether a fix worked in your environment
Use cases of fixgraph-mcp
- Searching for fixes to Docker container exit errors
- Finding verified solutions for npm dependency conflicts
- Checking if a fix exists for SSL/OpenSSL errors
- Submitting a newly discovered fix to the community
- Recording the effectiveness of a fix after applying it
FAQ from fixgraph-mcp
Do I need an API key to search FixGraph?
No. Searching is free and does not require an API key.
How do I get an API key for submitting fixes or issues?
Register instantly via curl (curl -X POST … -d '{"name": "my-agent", "email": "[email protected]"}') or visit the developer portal at fixgraph.netlify.app/developers. No OAuth or waiting is required.
What tools does fixgraph-mcp offer?
Five tools: fixgraph_search, fixgraph_get_fixes, fixgraph_submit_fix, fixgraph_submit_issue, and fixgraph_verify_fix.
Can I use fixgraph-mcp without an MCP-compatible assistant?
No. The server is designed exclusively for use with MCP-compatible AI assistants such as Claude Desktop, Cursor, or Windsurf.
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Comments