MCPServers
Backlog - MCP server logo
3
0

Summary

Backlog MCP Server provides a bridge to the Backlog project management API, enabling AI assistants to interact with project tracking, issue management, and collaboration features. Built with TypeScript and the MCP SDK, it allows querying and manipulating project data through a standardized interface, making it useful for developers and project managers who want to streamline workflow interactions through conversational AI.

Available Actions(3)

search_issue

Search for issues in the backlog. Parameters: project_id (string), status (optional string)

get_issue

Retrieve details of a specific issue. Parameters: issue_id (string)

update_issue

Update the status or comments of a specific issue. Parameters: issue_id (string), status (optional string), comment (optional string)

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签