MCP.so
登录

fixgraph-mcp

@jawdat6

关于 fixgraph-mcp

暂无概览

基本信息

分类

其他

许可证

MIT

运行时

node

发布者

jawdat6

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "fixgraph": {
      "command": "npx",
      "args": [
        "-y",
        "fixgraph-mcp"
      ]
    }
  }
}

工具

5

Search 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.

评论

其他 分类下的更多 MCP 服务器