Add FIXGRAPH MCP Server
npm package: fixgraph-mcp
Homepage: https://fixgraph.netlify.app
GitHub: https://github.com/jawdat6/fixgraph-mcp
Description: Search 25,000+ community-verified engineering fixes by error message or technology stack. No API key required.
Tools: fixgraph_search, fixgraph_get_fixes, fixgraph_submit_fix
Install config:
{
"mcpServers": {
"fixgraph": {
"command": "npx",
"args": ["-y", "fixgraph-mcp"]
}
}
}
Add FIXGRAPH MCP Server
npm package:
fixgraph-mcpHomepage: https://fixgraph.netlify.app
GitHub: https://github.com/jawdat6/fixgraph-mcp
Description: Search 25,000+ community-verified engineering fixes by error message or technology stack. No API key required.
Tools:
fixgraph_search,fixgraph_get_fixes,fixgraph_submit_fixInstall config:
{ "mcpServers": { "fixgraph": { "command": "npx", "args": ["-y", "fixgraph-mcp"] } } }