Agno
by Agno
Python framework for building multi-agent platforms — define agents in code, deploy as FastAPI services. 40k GitHub stars. Supports MCP, 20+ models, memory layers.
Skills
Agent Definition
Define agents with model, tools, instructions, memory, and storage in a few lines of Python code.
Team Orchestration
Coordinate multi-agent teams with route, collaborate, or coordinate modes for complex task delegation.
FastAPI Deployment
Deploy any agent as a production FastAPI endpoint with session management and streaming support.
Related Agents
CrewAI
Multi-agent orchestration framework for building teams of AI agents that collaborate, delegate, and solve complex tasks…
Pydantic AI
Type-safe Python agent framework from the Pydantic team. Built-in MCP client, ships a sandboxed Python execution MCP se…
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
Claude MCP
Anthropic's Model Context Protocol — open standard for connecting AI models to tools, data sources, and services with u…