← Index

io.github.aidemd-mcp/server

io.github.aidemd-mcp/server·v0.5.6·Other
Quality Score
80
/100

MCP server that teaches any AI agent the AIDE methodology via progressive disclosure

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "server": {
      "command": "npx",
      "args": [
        "-y",
        "@aidemd-mcp/server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "server": {
      "command": "npx",
      "args": [
        "-y",
        "@aidemd-mcp/server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @aidemd-mcp/server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other