This MCP server implementation provides integration with Backlog, a project management and collaboration tool. Developed in TypeScript, it offers resources for accessing Backlog projects, tools for interacting with the Backlog API, and prompts for generating summaries and analyses of Backlog data. The server is designed for use cases requiring AI assistants to interact with Backlog, such as project overview generation, task management, or team collaboration analysis.
No reviews yet. Be the first to review!
Sign in to join the conversation
Retrieve the current Backlog user information.
Retrieve Backlog space information.
List recent Backlog projects with options for count and order.
Retrieve issues for a project, filterable by status, assignee, and pagination.
Retrieve detailed information about a specific issue.
Retrieve comments for an issue.
Add a comment to an issue.
Retrieve the count of comments for an issue.
Retrieve detailed information about a specific comment.
Retrieve a list of wiki pages, filterable by project or keyword.
Retrieve detailed information about a specific wiki page.
Update a wiki page.
Generate a summary of recently viewed Backlog projects.
Analyze Backlog usage patterns based on user, space, and project data.
Generate a summary of the project's wiki pages.