← Index

A2ABench

io.github.khalidsaidi/a2abench·v0.1.32·Other
Quality Score
84
/100

Agent-native developer Q&A with REST, MCP, and A2A discovery endpoints.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

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