Pydantic AI
by Pydantic
Type-safe Python agent framework from the Pydantic team. Built-in MCP client, ships a sandboxed Python execution MCP server. pip install pydantic-ai. 17k stars.
Skills
Typed Agent Definitions
Define agents with type-validated inputs, outputs, and dependency injection using familiar Pydantic models.
MCP Client Integration
Connect any MCP server as a tool provider for agents with automatic schema validation and type safety.
Sandboxed Python Execution
Run Python code in a sandboxed MCP server (mcp-run-python) — an official server bundled with the SDK.
Related Agents
Agno
Python framework for building multi-agent platforms — define agents in code, deploy as FastAPI services. 40k GitHub sta…
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
Airbyte Agents
Context layer for AI agents: MCP server and Python SDK giving agents unified access to 50+ business data connectors wit…
Arcade.dev
Handles agent authorization, tool calling, and governance so agents act on behalf of users. MCP runtime with Python/JS…