Coze Workflow
An MCP server to execute Coze workflows locally via a Python script.
在 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
Verwandte Server
Prolific MCP Server
A server to manage studies, recruit participants, and collect data on the Prolific platform.
Hyperpost
An AI-native publishing engine for persona-driven content creation and multi-platform publishing.
Peekaboo
a macOS-only MCP server that enables AI agents to capture screenshots of applications, or the entire system.
LivePilot
AI copilot for Ableton Live 12 — 91 MCP tools for real-time music production, sound design, and mixing
Xiaohongshu Toolkit
An automation toolkit for Xiaohongshu, enabling content creation, publishing, and creator data analysis.
Propstack MCP Server
Connect AI assistants to Propstack real estate CRM. Search contacts, manage properties, track deals, schedule viewings, and manage your entire real estate pipeline through natural language. 47 tools covering the complete Propstack API.
Time-mcp
A simple Model Context Protocol (MCP) server that provides the current date and time.
Outlook Calendar
Access and manage your local Microsoft Outlook calendar on Windows.
Resource Hub
Connects to the Resource Hub to centrally configure and manage your MCP servers.
Mindmap MCP Server
Convert Markdown content into interactive mindmaps.