An MCP server to execute Coze workflows locally via a Python script.
打开 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 配置中,类型选择 command,command 中贴入以下内容:
uv --directory /Users/username/projects/coze-mcp run coze_workflow.py
Provides the current UTC time from multiple verified sources.
AnkiConnect MCP server for interacting with Anki via AnkiConnect.
Interact with Quire.io projects and tasks using the Quire API, enabling AI assistants to manage your workflow.
An intelligent tutoring server that uses GitHub documentation repositories to provide structured educational prompts and tools.
A simple note storage system that allows adding and summarizing notes using a custom URI scheme.
Interact with Home Assistant to control smart home devices, query states, manage automations, and troubleshoot your smart home setup.
Provides current date and time with configurable formats and timezones.
Integrates with Notion's API to manage personal todo list
Contract and template management for drafting, reviewing, and sending binding contracts.
AI Task schedule planning with LLamaIndex and Timefold: breaks down a task description and schedules it around an existing calendar