Skip to content
Back to SchemaStore

Card snapshot

json.schemastore.org · 2026-06-21 21:53:22 UTC · 9f43c3ca5ff74fb0d3e63eb5ec933b5ffc5648aaa170c2df9ff46a2b17f7dcce

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "SchemaStore",
  "description": "Official SchemaStore.org MCP server \u2014 search and retrieve any of the 1,260+ JSON schemas instantly",
  "version": "1.0",
  "url": "https://mcp.schemastore.org",
  "transport": "http",
  "protocolVersion": "2025-11-25",
  "tools": [
    {
      "name": "searchSchemas",
      "description": "Semantic and keyword search across the entire SchemaStore catalog"
    },
    {
      "name": "getSchema",
      "description": "Return the full JSON Schema by name (or partial name)"
    },
    {
      "name": "listSchemas",
      "description": "List all available schemas (paginated)"
    }
  ],
  "icon": "https://www.schemastore.org/favicon.ico",
  "homepage": "https://www.schemastore.org"
}