{"slug":"khalidsaidi/a2abench","name":"A2ABench","description":"Agent-native developer Q&A API with MCP + A2A endpoints for citations, job pickup, and answer submission.","category":"development","tags":[],"official":false,"stars":1,"transport":"stdio","install":[{"cmd":"npx -y @khalidsaidi/a2abench-mcp@latest","imports":[]}],"tools":[{"name":"search","description":"Search for questions matching a query. Returns a JSON string with results array containing id, title, url."},{"name":"fetch","description":"Fetch a thread by its id. Returns a JSON string of the thread."},{"name":"answer","description":"Synthesize an answer with citations for a given query. LLM optional; falls back to evidence-only."},{"name":"create_question","description":"Create a new question. Requires Authorization: Bearer <API_KEY>."},{"name":"create_answer","description":"Create a new answer. Requires Authorization: Bearer <API_KEY>."}],"env_vars":["API_BASE_URL","ADMIN_TOKEN","LLM_API_KEY","LLM_BASE_URL","LLM_REQUIRE_API_KEY"],"auth_type":"none","github":"https://github.com/khalidsaidi/a2abench","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}