Near-Intents-MCP-Agentkit
If you are the rightful owner of Near-Intents-MCP-Agentkit and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server that provides AI agent and task management capabilities using the CrewAI framework.
The Crew AI MCP Server is designed to facilitate the management of AI agents and tasks through the CrewAI framework. It allows users to create agents with specific roles and goals, assign tasks to these agents, and manage the execution of these tasks in a coordinated manner. The server is set up to work with OpenAI's API, requiring users to configure their API key before use. The server supports various platforms, including macOS, Linux, and Windows (via Git Bash), and requires Python 3.8 or higher. The setup process involves cloning the repository, running a setup script to install dependencies, and configuring the MCP settings file. The server provides tools for creating agents, tasks, and crews, enabling users to automate workflows effectively.
Features
- Agent Creation: Allows users to create AI agents with specific roles and goals.
- Task Management: Facilitates the creation and assignment of tasks to agents.
- Crew Coordination: Enables the creation and execution of crews, which are groups of agents working on tasks.
- Platform Support: Compatible with macOS, Linux, and Windows (via Git Bash).
- OpenAI Integration: Requires configuration of OpenAI API key for operation.