- Explore MCP Servers
- coze-mcp-server
Coze Mcp Server
What is Coze Mcp Server
coze-mcp-server is a Model Context Protocol server designed to provide resources and tools for the COZE framework.
Use cases
Use cases include creating and managing chatbots, integrating automated workflows, and providing user-specific interactions in applications.
How to use
To use coze-mcp-server, you can install it via pip or run it using uvx. After installation, you can execute it as a script or configure it in your application settings.
Key features
Key features include listing workspaces and bots, creating and updating bots, retrieving bot information, publishing bots to API channels, and chatting with bots and workflows.
Where to use
coze-mcp-server can be used in various fields such as chatbot development, workflow automation, and any application requiring context-aware interactions.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Coze Mcp Server
coze-mcp-server is a Model Context Protocol server designed to provide resources and tools for the COZE framework.
Use cases
Use cases include creating and managing chatbots, integrating automated workflows, and providing user-specific interactions in applications.
How to use
To use coze-mcp-server, you can install it via pip or run it using uvx. After installation, you can execute it as a script or configure it in your application settings.
Key features
Key features include listing workspaces and bots, creating and updating bots, retrieving bot information, publishing bots to API channels, and chatting with bots and workflows.
Where to use
coze-mcp-server can be used in various fields such as chatbot development, workflow automation, and any application requiring context-aware interactions.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
COZE MCP Server
A Model Context Protocol server that provides coze resource and tool.
Available Tools
list_workspaces- Get workspaces listlist_bots- Get bots listcreate_bot- Create botget_me: Get self user infolist_workspaces: List workspaceslist_bots: List botsretrieve_bot: Retrieve bot infocreate_bot: Create botupdate_bot: Update botpublish_bot: Publish bot to API channelchat_with_bot: Chat with botchat_with_workflow: Chat with workflowlist_voices: List voice
Installation
Using uv (recommended)
When using uv no specific installation is needed. We will
use uvx to directly run coze-mcp-server.
Using PIP
Alternatively you can install coze-mcp-server via pip:
pip install coze-mcp-server
After installation, you can run it as a script using:
python -m coze_mcp_server
Configuration
Configure for Claude.app
Add to your Claude settings:
Using uvx
Using docker
Using pip installation
Configure for Zed
Add to your Zed settings.json:
Using uvx
Using pip installation
License
MIT License.
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










