MCP Coze Server
@shizeying
About MCP Coze Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"coze-mcp-server-shizeying": {
"command": "python",
"args": [
"-m",
"mcp_coze_server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Coze Server?
MCP Coze Server is an MCP (Model Context Protocol) server implementation that integrates with the Coze API. It is designed for developers who want to use Coze’s capabilities through the MCP protocol.
How to use MCP Coze Server?
Install the package via PyPI (pip install mcp-coze-server) and the additional cozepy dependency. Set environment variables COZE_API_TOKEN and COZE_API_BASE (or use command-line arguments --coze-api-token and --coze-api-base), then run the server with python -m mcp_coze_server.
Key features of MCP Coze Server
- MCP server for Coze API integration
- Supports configuration via environment variables or CLI arguments
- Installable from PyPI or source
- Licensed under the MIT License
Use cases of MCP Coze Server
—
FAQ from MCP Coze Server
What is MCP Coze Server used for?
It is an MCP server that provides access to the Coze API, allowing language models to interact with Coze through the Model Context Protocol.
How do I install MCP Coze Server?
Install via pip install mcp-coze-server and then pip install cozepy @ git+https://github.com/shizeying/[email protected]. Alternatively, clone the repository and install from source.
What environment variables are required?
Set COZE_API_TOKEN for your API token and optionally COZE_API_BASE for the API base URL (default is https://api.coze.cn). These can also be passed as command-line arguments.
What are the runtime dependencies?
The server requires Python and the cozepy library (version v0.13.1.post1 from the provided git repository).
What license does MCP Coze Server use?
This project is licensed under the MIT License.
More Other MCP servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Servers
modelcontextprotocolModel Context Protocol Servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Awesome Mlops
visengerA curated list of references for MLOps
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments