advanced-backlog-mcp-server

advanced-backlog-mcp-server

3.3

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

  1. list_backlog_space

    Get Backlog space information

  2. list_backlog_projects

    List all items

  3. list_backlog_recently_viewed_issues

    List the most recent issues viewed

  4. search_backlog_issues

    Search questions

  5. get_backlog_issue

    Get detailed information about a specific question

  6. list_backlog_recently_viewed_projects

    List the most recent items viewed

  7. get_backlog_project

    Get detailed information about a specific project

  8. list_backlog_recently_viewed_wikis

    List the most recent wikis viewed

  9. get_backlog_wiki

    Get details about a specific wiki

  10. list_backlog_recent_user_activities

    List specific user activities

  11. get_backlog_current_user

    Get current user information

  12. get_backlog_user

    Get specific user information

  13. list_backlog_users

    List all users

  14. list_backlog_own_notifications

    List the notifications of the current user