mozilla-ai/any-agent
A single interface to use and evaluate different agent frameworks observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 95
- Release rhythm 59
- Longevity 37
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2.0
- age_days: 526
- days_rel: 196
- days_push: 33
- n_releases_24m: 73
Adoption not part of the score
1197 stars · 95 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
any-agent is a Python library providing a single unified interface for building, serving, and evaluating AI agents across multiple agent frameworks such as Agno, Google ADK, LangChain, LlamaIndex, OpenAI Agents SDK, and smolagents. It offers framework-agnostic APIs, standardized OpenTelemetry tracing, built-in LLM-as-a-judge evaluation, and serving via A2A or MCP protocols.
Use cases
- switch between agent frameworks with a single parameter change
- evaluate agent performance with llm-as-a-judge
- get unified opentelemetry traces across agent frameworks
- serve an agent via a2a or mcp protocol
- use an agent as a tool for other agents
- compare agent frameworks under one api
- build a first ai agent without locking into one framework
When to choose
- you need to run or evaluate agents across multiple frameworks under one API
- you want standardized tracing and evaluation tooling for agents
- you need to serve agents via A2A or MCP and compose them as tools
When to avoid
- you only need a minimal core agent loop - use mozilla-ai-tinyagent instead
- you are starting a new project - the project is in soft deprecation with no new features planned
- you are committed to a single agent framework and don't need cross-framework abstraction
Facets
library · maturity maintenance
agent-framework llm-inference mcp tracing testing large-language-models artificial-intelligence developer-tools python cross-platform agent-evaluation a2a multi-framework llm-as-a-judge opentelemetry soft-deprecated ai-agents
3 sources
- readme: https://github.com/mozilla-ai/any-agent · fetched 2026-08-28 · 23648d7e0ef8
- homepage: https://docs.mozilla.ai/any-agent · fetched 2026-08-29 · 26225bd8c32c
- registry_pypi: https://pypi.org/pypi/any-agent/json · fetched 2026-08-29 · 4c047df62dab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mozilla-ai/any-agent | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="mozilla-ai/any-agent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem