mcp-backlog-server
If you are the rightful owner of mcp-backlog-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Backlog MCP Server is a TypeScript-based server that integrates Backlog with the Model Context Protocol (MCP).
The Backlog MCP Server is designed to integrate Backlog, a project management tool, with the Model Context Protocol (MCP). This server is built using TypeScript and implements key MCP concepts to facilitate interaction with Backlog projects. It provides resources to represent Backlog projects, tools to interact with the Backlog API, and prompts to generate summaries and analyses of Backlog data. The server allows structured data access through JSON format and supports various operations such as accessing project issues and Wiki pages, retrieving user and space information, and generating usage patterns and summaries.
Features
- Access Backlog projects via `backlog: //project/[id]` URI with metadata and details.
- Interact with Backlog API using tools for user, space, and project management.
- Generate summaries and analyses of Backlog data through prompts.
- Structured data access in JSON format for projects, issues, and Wiki pages.
- Filter and retrieve project issues and Wiki pages with various criteria.