fixgraph-mcp
@jawdat6
fixgraph-mcp について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"fixgraph": {
"command": "npx",
"args": [
"-y",
"fixgraph-mcp"
]
}
}
}ツール
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
概要
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.
「その他」の他のコンテンツ
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

EverArt
modelcontextprotocolModel Context Protocol Servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
コメント