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
Server Terkait
JIRA
Access and manage JIRA issues, projects, and users with optimized data payloads for AI context windows.
Scrapbox MCP
A simple notes system server for the Model Context Protocol, providing resources, tools, and prompts.
CalDAV MCP
A CalDAV MCP server to expose calendar operations as tools for AI assistants.
Date and Time MCP Server
Provides current date and time information, with support for various formats and timezone conversions.
Jira
Integrate with Jira's REST API to manage projects, track issues, and perform analytics.
U301 URL Shortener
Create short URLs using the U301 URL Shortener service.
Calculator
A simple calculator server for performing basic arithmetic operations.
Obsidian
Interact with Obsidian vaults to read, create, edit, and manage notes and tags.
Knit MCP
Connect with 10,000+ tools across HRIS, ATS, CRM, Accounting, Calendar, Meeting, Ticketing, and more categories.
OneNote by CData
A read-only MCP server for querying live data from Microsoft OneNote using the CData JDBC Driver.