MCP.so
ログイン

automcp

@NapthaAI

automcp について

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

基本情報

カテゴリ

その他

ライセンス

Apache-2.0

ランタイム

python

トランスポート

stdio

公開者

NapthaAI

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「その他」の他のコンテンツ