Integrate your Backlog project management data seamlessly with your LLM applications. Access and manipulate projects, issues, and wikis through a standardized MCP interface to enhance your workflows. Simplify Backlog API interactions with ready-to-use tools for efficient project tracking and collaboration.
Tools
backlog_get_projects
Performs list project get using the Backlog Projects get API. Supports pagination, content filtering. Maximum 20 results per request, with offset for pagination.
backlog_get_project
Performs an project get using the Backlog Project get API.
backlog_get_issues
Performs list issue get using the Backlog Issues API. Supports pagination, content filtering. Maximum 20 results per request, with offset for pagination.
backlog_get_issue
Performs an issue get using the Backlog Issue API.
backlog_add_issue
Add an issue using the Backlog Issue API.
backlog_update_issue
Update an issue using the Backlog Issue API.