Backlog MCP 服务器
这是一个连接到 Backlog 的 API 的 MCP 服务器。它提供搜索、检索和更新问题的功能。
功能
- 搜索问题
- 获取问题
- 更新问题
设置
MCP 配置
将以下内容添加到~/Library/Application Support/Code/User/globalStorage/rooveterinaryinc.roo-cline/settings/cline_mcp_settings.json
:
注意:将cwd
替换为实际的项目路径。
Docker 环境
开发环境
如果您使用 Docker 容器进行开发和测试:
在开发模式下,它将监视源代码的变化并自动重启。
生产
如果您使用 Docker 容器进行生产:
用作 MCP 服务器
要使用 Docker 容器运行 MCP 服务器,请在您正在使用的应用程序的配置文件中设置以下内容。 Cline 和 RooCline 的示例: cline_mcp_settings.json
其他应用设置方法
克劳德桌面: https://ainow.jp/claude-mcp-guide/
风帆冲浪: https://zenn.dev/y16ra/articles/3ed3e2ae734fa4
光标: https://note.com/shuzon\_ \_/n/na2aafacf7324 →[将 Notion MCP 服务器设置为光标]
示例提示
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
连接到 Backlog API 的 MCP 服务器,提供通过自然语言命令搜索、检索和更新问题的功能。
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server implementation that integrates Claude with Salesforce, enabling natural language interactions with Salesforce data and metadata for querying, modifying, and managing objects and records.Last updated -718045TypeScriptMIT License
- AsecurityAlicenseAqualityAn MCP server implementation that integrates Claude with Salesforce, enabling natural language interactions with Salesforce data and metadata for querying, modifying, and managing objects and records.Last updated -7184TypeScriptMIT License
- AsecurityFlicenseAqualityAn MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.Last updated -3928
- AsecurityAlicenseAqualityAn MCP server implementation that integrates with Backlog API, enabling project management operations including issues, projects, and wikis through natural language interactions.Last updated -12533TypeScriptMIT License