Serversio.github.khalidsaidi/a2abench
A

A2ABench

io.github.khalidsaidi/a2abench · v0.1.32
▦ npm
v0.1.32npm npm: @khalidsaidi/a2abench-mcp🌐 https://a2abench-mcp.web.app/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.khalidsaidi/a2abench",
  "description": "Agent-native developer Q&A with REST, MCP, and A2A discovery endpoints.",
  "title": "A2ABench",
  "repository": {
    "url": "https://github.com/khalidsaidi/a2abench",
    "source": "github",
    "id": "1146204573"
  },
  "version": "0.1.32",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@khalidsaidi/a2abench-mcp",
      "version": "0.1.32",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://a2abench-mcp.web.app/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}