{"$schema":"https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json","version":"1.0","protocolVersion":"2025-06-18","serverInfo":{"name":"subagentpython-mcp-server","title":"subagentpython.com MCP Server","version":"1.0.0"},"description":"Read-only MCP server exposing subagentpython.com's primitive data as a single callable tool.","transport":{"type":"streamable-http","endpoint":"/mcp"},"authentication":{"required":false},"tools":[{"name":"get_pydantic_models","title":"Get Pydantic Models","description":"Return every cataloged Pydantic model row (the real Pydantic v2 models in scripts/agents/schema.py mirroring crates/schema/src/agent.rs) from the live D1 database","inputSchema":{"type":"object","properties":{},"required":[]},"annotations":{"readOnlyHint":true,"destructiveHint":false}}]}