MCP Directory
Back

any-agent

by mozilla-ai · Python · ★ 1,157

A single interface to use and evaluate different agent frameworks

#a2a#agent-evaluation#agents#ai#mcp

Install

pip install git+https://github.com/mozilla-ai/any-agent.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "any-agent": {
      "command": "uvx",
      "args": [
        "git+https://github.com/mozilla-ai/any-agent.git"
      ]
    }
  }
}

From the README

[](https://github.com/mozilla-ai/any-agent/actions/workflows/docs.yaml/) [](https://github.com/mozilla-ai/any-agent/actions/workflows/tests-integration.yaml/) [](https://pypi.org/project/any-agent/) A single interface to use and evaluate different agent frameworks. - [Agents](https://docs.mozilla.ai/any-agent/agents/) - [Tools](https://docs.mozilla.ai/any-agent/agents/tools/) - [Tracing](https://docs.mozilla.ai/any-agent/core-concepts/tracing) - [Serving](https://docs.mozilla.ai/any-agent/core-concepts/serving) - [Evaluation](https://docs.mozilla.ai/any-agent/core-concepts/evaluation)…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers