{"repo":"NapthaAI/automcp","free":true,"listed":false,"github":"https://github.com/NapthaAI/automcp","clone":"git clone https://github.com/NapthaAI/automcp.git","description":"Easily convert tool, agents and orchestrators from existing agent frameworks to MCP servers","language":"Python","stars":301,"topics":[],"license":"Apache-2.0","category":"mcp-servers","readme_excerpt":"automcp 🚀 Overview automcp allows you to easily convert tools, agents and orchestrators from existing agent frameworks into MCP servers, that can then be accessed by standardized interfaces via clients like Cursor and Claude Desktop. We currently support deployment of agents, tools, and orchestrators as MCP servers for the following agent frameworks: 1. CrewAI 2. LangGraph 3. Llama Index 4. OpenAI Agents SDK 5. Pydantic AI 6. mcp-agent 🔧 Installation Install from PyPI: Or install from source: 🧩 Quick Start Create a new MCP server for your project: Navigate to your project directory with your agent implementation: Generate the MCP server files via CLI with one of the following flags (crewai, langgraph, llamaindex, openai, pydantic, mcp agent): Edit the generated run mcp.py file to configure your agent: Install dependencies and run your MCP server: 📁 Generated Files When you run automcp init -f , the following file is generated: run mcp.py This is the main file that sets up and runs your MCP server. It contains: - Server initialization code - STDIO and SSE transport handlers - A placeholder for your agent implementation - Utilities to suppress warnings that might corrupt the STDIO protocol You'll need to edit this file to: - Import your agent/crew classes - Define your input schema (the parameters your agent accepts) - Configure the adapter with your agent 🔍 Examples Running the examples The repository includes examples for each supported framework: Each example follows th","default_branch":null,"files":null,"tree":[],"storefront":"/r/NapthaAI","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/NapthaAI/automcp/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}