MCP Directory

agentor

by CelestoAI · Python · ★ 173

Open source version of Claude Managed Agents. Fastest way to build and deploy reliable AI agents, MCP tools and agent-to-agent.

#agents#ai-agents#ai-assistant#ai-tools#llms#mcp#mcp-server#text-generation

Install

pip install git+https://github.com/CelestoAI/agentor.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "agentor": {
      "command": "uvx",
      "args": [
        "git+https://github.com/CelestoAI/agentor.git"
      ]
    }
  }
}

From the README

[](https://pypi.org/project/agentor/) [](https://github.com/CelestoAI/agentor/actions/workflows/test.yml) [](https://opensource.org/licenses/Apache-2.0) Fastest way to build and deploy long-running AI agents—with durability, observability, and security. Docs | Examples JavaScript/TypeScript SDK: Gatekeeper SDK docs | Feature | Description | Docs |---------------------------|------------------------------------------|-----------------------| | 🚀 MCP & tool security | The only **full FastAPI compatible** MCP Server wit…
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