MCP server for manus.im · 3 tools · published by Community on doc2mcp.
Listed on the MCP Registry · io.github.doc2mcp/manus3
40
0
70
One click adds this MCP server to your editor. Works with Cursor and VS Code.
Adds to Settings → MCP
~/.cursor/mcp.json{
"mcpServers": {
"manus": {
"url": "https://doc2mcp.site/api/mcp/221536c8-fc67-48b8-a177-b04b58d6b268/mcp",
"headers": {
"Authorization": "Bearer d2mcp_hmZra6FYgBypDo9rLUZKBi09rrTRyZZf"
}
}
}
}Opens the MCP install prompt
.vscode/mcp.json{
"servers": {
"manus": {
"type": "http",
"url": "https://doc2mcp.site/api/mcp/221536c8-fc67-48b8-a177-b04b58d6b268/mcp",
"headers": {
"Authorization": "Bearer d2mcp_hmZra6FYgBypDo9rLUZKBi09rrTRyZZf"
}
}
}
}Endpoint: https://doc2mcp.site/api/mcp/221536c8-fc67-48b8-a177-b04b58d6b268/mcp
The capabilities this MCP server exposes to AI agents.
search_documentation
Search the manus documentation by keywords.
read_documentation_page
Read a specific manus documentation page (by url or id).
ask_documentation
Ask a natural-language question about manus docs.
Build yours
Turn your documentation into an MCP server like this.
Paste a docs URL and it's published to the marketplace automatically once ready. Works with Cursor, Claude, VS Code, Windsurf, and OpenAI Agents.
Generate your MCP