
coze mcp server
一个用于Coze API的MCP服务器实现。
Repository Info
About This Server
一个用于Coze API的MCP服务器实现。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP Coze Server
A MCP server implementation for Coze API
Installation
- Install the package from PyPI:
pip install mcp-coze-server
- Install additional dependencies:
pip install cozepy @ git+https://github.com/shizeying/coze-py.git@v0.13.1.post1
Or install from source:
git clone https://github.com/shizeying/coze-mcp-server.git
cd coze-mcp-server
pip install -r requirements.txt
pip install -e .
Usage
- 设置环境变量:
export COZE_API_TOKEN="your_api_token"
export COZE_API_BASE="https://api.coze.cn" # 或其他API地址
- 运行服务器:
python -m mcp_coze_server
Configuration
Support the following configuration methods:
-
Environment variables:
- COZE_API_TOKEN
- COZE_API_BASE
-
Command line arguments:
- --coze-api-token
- --coze-api-base
Development
- Clone the repository:
git clone https://github.com/shizeying/coze-mcp-server.git
- Install dependencies:
pip install -r requirements.txt
pip install -e .
License
This project is licensed under the MIT License - see the LICENSE file for details.
Quick Start
Clone the repository
git clone https://github.com/hexonal/coze-mcp-serverInstall dependencies
cd coze-mcp-server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.