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
관련 서버
Browser MCP
An MCP server that allows AI applications to control your browser.
Vault MCP
An Obsidian plugin that embeds an MCP server to interact with your notes using AI.
Linear
Query and search for issues in Linear, a project management tool.
Shine Tools MCP Server
Provides tech radar recommendations, customer management, product catalog, and invoicing functionality using external JSON data files.
GistPad MCP
Manage and share personal knowledge, daily notes, and reusable prompts using GitHub Gists.
Obsidian
Manage Obsidian vaults with knowledge graph operations and AI-powered features.
Markdownify
Converts various file types and web content, such as PDFs, images, audio, and web pages, into Markdown format.
Quire
This server allows AI assistants to interact with your Quire projects, tasks, and data securely.
NestJsMcp
NestJS MCP Server is a powerful Model Context Protocol server that provides 40+ specialized tools for NestJS development. It integrates seamlessly with AI assistants like Claude Desktop, Cursor, Claude Code CLI, and any MCP-compatible client.
Yuga Planner
AI Task schedule planning with LLamaIndex and Timefold: breaks down a task description and schedules it around an existing calendar