pydantic-ai

GitHub

AI Agent Framework, the Pydantic way

19,202 stars Python Python 1 file ยท ~9,683 tokens #agent-framework#genai#llm#pydantic#python

pydantic-ai MCP Server

MCP server for pydantic/pydantic-ai

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "pydantic-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@pydantic/pydantic-ai"
      ]
    }
  }
}