-
securityF
license-
qualityEnables AI agent and task management using the CrewAI framework, allowing users to create and run agents and tasks in an automated workflow environment.
Last updated -
0
3
JavaScript
MCP 是一个模块化框架,用于管理、执行和监控 AI 模型上下文,包括 LLM 提示、Jupyter Notebook 和 Python 脚本。它提供了一个 FastAPI 后端和一个 Streamlit 仪表板前端。
MCP_API_KEY
用于 API 认证(可选,提供默认值)ANTHROPIC_API_KEY
mcp/core/
中实现一个新的 MCP 类mcp/ui/app.py
中添加 UI 支持mcp/api/
——FastAPI 后端mcp/ui/
- Streamlit 前端mcp/core/
- 核心 MCP 类型和逻辑tests/
-测试套件麻省理工学院
服务器运行后,您可以访问:
该服务器包括:
该项目现在需要以下附加 Python 包:
使用以下命令安装所有依赖项:
示例笔记本( mcp/notebooks/example.ipynb
)演示了:
anthropic
Python 包调用 Claude LLM要使用 LLM 单元,请确保已在环境或.env
文件中设置了ANTHROPIC_API_KEY
。
LLM 的笔记本单元如下所示:
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
通过微服务构建和协调 AI 应用程序的模块化系统,具有 LLM 交互、Jupyter 笔记本执行和可视化工作流功能。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Chunkys0up7/MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server