Skip to content
Back to FastAPI MCP

Card snapshot

tadata-a67d782f.main-kill-isr.mintlify.me · 2026-06-02 23:57:20 UTC · ab2beb61fba6bfc06f88b2b9d6d405fff148acbf5ddb7bcc39bda7b353314b7f

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": "FastAPI MCP",
  "description": "Convert your FastAPI app into a MCP server with zero configuration",
  "url": "https://fastapi-mcp.tadata.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://fastapi-mcp.tadata.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://fastapi-mcp.tadata.com/",
    "organization": "FastAPI MCP"
  },
  "documentationUrl": "https://fastapi-mcp.tadata.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": []
}