advanced-backlog-mcp-server
If you are the rightful owner of advanced-backlog-mcp-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.
This is a Model Context Protocol (MCP) server for interacting with Backlog, a project management tool. The server provides tools to query and manage Backlog resources like projects, issues, wikis, and user activities.
The Backlog MCP Server is designed to facilitate seamless interaction with Backlog, a comprehensive project management tool. It allows users to efficiently manage and query various Backlog resources such as projects, issues, wikis, and user activities. The server is built on Node.js and requires a Backlog account with an API key for authentication. Once set up, it can be integrated with MCP-compatible clients like Claude Desktop, enabling users to perform natural language queries to manage their Backlog space. The server supports a wide range of functionalities, including retrieving space information, listing and searching projects, managing issues, accessing wiki pages, and viewing user activities and notifications.
Features
- Retrieve Backlog space information
- List and search projects
- Search, view, and manage issues
- Access wiki pages
- View user activities and notifications
Tools
list_backlog_space
Get Backlog space information
list_backlog_projects
List all items
list_backlog_recently_viewed_issues
List the most recent issues viewed
search_backlog_issues
Search questions
get_backlog_issue
Get detailed information about a specific question
list_backlog_recently_viewed_projects
List the most recent items viewed
get_backlog_project
Get detailed information about a specific project
list_backlog_recently_viewed_wikis
List the most recent wikis viewed
get_backlog_wiki
Get details about a specific wiki
list_backlog_recent_user_activities
List specific user activities
get_backlog_current_user
Get current user information
get_backlog_user
Get specific user information
list_backlog_users
List all users
list_backlog_own_notifications
List the notifications of the current user