Manus MCP
by nanameru
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_NAME | No | Server name override | manus-mcp |
| MANUS_MCP_API_KEY | Yes | Your Manus API key (required) | |
| MANUS_MCP_API_BASE_URL | No | Override the API base URL | https://api.manus.ai/v1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_taskB | Create a new AI task in Manus. Returns task_id, task_title, task_url, and optionally a shareable link. |
| create_webhookC | Register a new webhook to receive real-time notifications from Manus. Returns webhook details. |
| delete_webhookC | Remove a previously registered webhook by its ID. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nanameru/Manus-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server