Cohere MCP 服务器

Cohere MCP 服务器

基于 Cohere API 的 MCP 服务器实现,支持多语言模型和高级检索功能。

快速入门

  1. 克隆仓库:git clone https://github.com/Ashish-Soni08/cohere-mcp-server.git
  2. 安装依赖:pip install -r requirements.txt
  3. 配置 Cohere API 密钥。
  4. 启动服务器:python main.py

Cohere MCP Server

更多详细信息请参考 README 文件。