sdaaron
MCP Serversdaaronpublic

coze workflow mcp

一个用于在 Claude 和 Cursor 客户端中安装和配置的 MCP 服务。

Repository Info

0
Stars
1
Forks
0
Watchers
2
Issues
Python
Language
-
License

About This Server

一个用于在 Claude 和 Cursor 客户端中安装和配置的 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

在 claude 客户端上安装此 MCP Server

打开 Claude 配置文件 如果你电脑上有安装 VS Code: code ~/Library/Application\ Support/Claude/claude_desktop_config.json 如果你电脑上没有安装 VS Code: 可以执行: open ~/Library/Application\ Support/Claude/claude_desktop_config.json 如果文件不存在,先创建文件: touch ~/Library/Application\ Support/Claude/claude_desktop_config.json

将下列内容粘贴到 Claude 配置文件中:

{
    "mcpServers": {
    "coze-workflow": {
        "command": "uv",
        "args": [
            "--directory",
            "/Users/username/projects/coze-mcp",
            "run",
            "coze_workflow.py"
        ]
    }
    }
}

在 cursor 中安装此 MCP Server

在 cursor mcp 配置中,类型选择 command,command 中贴入以下内容: uv --directory /Users/username/projects/coze-mcp run coze_workflow.py

Quick Start

1

Clone the repository

git clone https://github.com/sdaaron/coze-workflow-mcp
2

Install dependencies

cd coze-workflow-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownersdaaron
Repocoze-workflow-mcp
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation