
manusmcp
ManusMCP is a project that implements AI agent workflows using Flowise. It features specialized AI agents with distinct roles (Planner, FileWizard, CommandRunner, WebNavigator) that can be used for task automation and complex problem-solving.
Repository Info
About This Server
ManusMCP is a project that implements AI agent workflows using Flowise. It features specialized AI agents with distinct roles (Planner, FileWizard, CommandRunner, WebNavigator) that can be used for task automation and complex problem-solving.
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
ManusMCP
An AI agent framework using Flowise to deploy AI team members with specialized capabilities.
Note: Tested with Anthropic models only. Reason
What is ManusMCP?
ManusMCP is a framework for orchestrating specialized AI agents that work together to accomplish complex tasks. The Model Context Protocol (MCP) enables these agents to collaborate effectively by providing a shared context and communication layer.
Installation
# Clone the repository
git clone https://github.com/mantrakp04/manusmcp.git
cd manusmcp/pytools
# Install dependencies
npm i -g bun
bash flowise.sh
Usage
1: Run it with docker
cp .env.example .env
docker-compose up -d
2: Open Flowise
- Open Flowise UI in your browser
- Go to "Agentflows" section
- Click on "Add New" (Top Right)
- Click Settings (Top Right)
- Click Import and select the v2.2 and save it
- Create a new flow, (FROM STEP 2)
- Use v2.3 as the flow file
[Optional] Checkout the MCP Server
cd pytools
bunx @modelcontextprotocol/inspector uv run manusmcp
Recommended runtime: bun
Contributing
This project is currently in development with initial working functionality. Here are the core components that could benefit from community contributions:
- Prompts: Help refine the AI agent prompts for more effective interactions
- Workflows: Enhance the workflow definitions in
Agents.json - MCP Server: Improve the Model Context Protocol server implementation in
.runtime/index.ts
To contribute:
- Fork the repository
- Create a feature branch
- Submit a pull request with your changes
Sources
- Huggingface discord post
Disclaimer
Currently testing in main branch.
Quick Start
Clone the repository
git clone https://github.com/mantrakp04/manusmcpInstall dependencies
cd manusmcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.