hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Integrations
Composio MCP 服务器
公开 Composio 工具和操作的模型上下文协议 (MCP) 服务器实现。
概述
该服务器通过标准化接口提供与 MCP 兼容的访问,可访问各种 Composio 应用程序,例如 Gmail、Linear 等。它允许语言模型以结构化的方式与这些工具进行交互。
先决条件
- Node.js 16 或更高版本
- Composio API 密钥,通过https://app.composio.dev注册获取
安装
- 克隆存储库:Copy
- 安装依赖项:Copy
- 构建并运行项目:Copy
Composer 安装指南
- 打开游标设置
- 导航至“功能”->“添加 MCP 服务器”
- 添加以下命令:Copy
- 将
/path/to/composio-mcp-server
替换为您克隆存储库的实际路径 - 将
<composio_api_key>
替换为您的 composio api 密钥
This server cannot be installed
一种服务器实现,提供与 MCP 兼容的对 Gmail 和 Linear 等 Composio 应用程序的访问,允许通过语言模型的结构化界面进行交互。