MCP.so
Sign In

automcp

@NapthaAI

About automcp

Easily convert tool, agents and orchestrators from existing agent frameworks to MCP servers

Basic information

Category

Other

License

Apache-2.0

Runtime

python

Transports

stdio

Publisher

NapthaAI

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "automcp": {
      "command": "uv",
      "args": [
        "venv"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is automcp?

automcp converts tools, agents, and orchestrators from existing agent frameworks into MCP (Model Context Protocol) servers. These servers can then be accessed by standardized interfaces via clients like Cursor and Claude Desktop. It currently supports CrewAI, LangGraph, Llama Index, OpenAI Agents SDK, Pydantic AI, and mcp-agent.

How to use automcp?

Install via `pip install naptha-automcp

Comments

More Other MCP servers