Back to search
30
MCP

manus-mcp

npm/manus-mcp

MCP server for Manus API - Create AI tasks and manage webhooks

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
manus-mcp
MCP server exposing the full Manus API v2 surface to Claude Code
0 tools
HumanOps
MCP server for AI agents to dispatch real-world tasks to verified human operators
0 tools
mai-tai-mcp
MCP server for mai-tai AI agent collaboration platform
0 tools
agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "manus-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}