MCP server for CrewAI documentation
Project description
CrewAI MCP Server
An MCP (Model Context Protocol) server that provides access to CrewAI documentation, enabling AI agents to help build CrewAI agents with up-to-date documentation.
Features
- Resources: Structured access to CrewAI concepts, tools, and examples
- Tools: Interactive functionality for searching docs and generating templates
- Real-time: Fetches latest documentation from CrewAI docs
Installation
pip install -e .
Usage
crewai-mcp-server
MCP Client Configuration
Add to your MCP client config:
{
"mcpServers": {
"crewai-docs": {
"command": "crewai-mcp-server"
}
}
}
Available Resources
crewai://concepts/agents- Agent configuration and examplescrewai://concepts/tasks- Task definitionscrewai://concepts/crews- Crew orchestrationcrewai://tools/{category}- Available toolscrewai://examples/{use_case}- Example implementations
Available Tools
search_crewai_docs- Search documentationget_agent_template- Generate agent templatesget_crew_template- Generate crew templateslist_tools- List CrewAI toolsget_examples- Retrieve examples
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file crewai_mcp_server-0.1.0.tar.gz.
File metadata
- Download URL: crewai_mcp_server-0.1.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef78e970ad02e61171e385b67d5ceeef706d140c4ea056d10ab77dd872e322d4
|
|
| MD5 |
d160b1f8f99132d98486b0acb8784044
|
|
| BLAKE2b-256 |
07254c76e58f13a40b4f7253d96f2f0fc282a106353122cfad0800afe3fc7fcb
|
File details
Details for the file crewai_mcp_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: crewai_mcp_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8772b71f38b12f8b6292f6b5ad4eee31e8be92068c37344a2794c746b9c04ddb
|
|
| MD5 |
19e09f4d0ded2bb8186f8568a0f8a486
|
|
| BLAKE2b-256 |
0796636b6a3fdd94581a7b0ab1a25487f2a90651dfc0300f09d065d377ebe56a
|