MCP.so
Sign In
Servers

Manus MCP

@huyouare

MCP server that provides Manus-like capabilities

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

{
  "mcpServers": {
    "manus-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/manus-mcp",
        "run",
        "mcp_server.py"
      ]
    }
  }
}

More from Other