Loading languages...
AC

acp-mcp

@i-am-bee25

The ACP to MCP Adapter is a lightweight standalone server that acts as a bridge between two AI ecosystems: Agent Communication Protocol (ACP) for agent-to-agent communication and Model Context Protocol (MCP) for connecting AI models to external tools.

acp-mcp-adapter
mcp-server
acp-agent
bridge
interoperability

# mcpServer Config

{
  "mcpServers": {
    "acp-local": {
      "command": "uvx",
      "args": [
        "acp-mcp",
        "http://localhost:8000"
      ]
    }
  }
}

# stdio

uvx acp-mcp http://localhost:8000
Transport:
stdio
ภาษา:
Python
สร้างเมื่อ:4/28/2025
อัปเดตเมื่อ:7/28/2025