MCPVault

get_categories

MCP tool from Backlog MCP Server by nulab

Returns list of categories for a project.

How to use it

get_categories is exposed by the Backlog MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_categories tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Backlog MCP Server

$docker run -i --rm ghcr.io/nulab/backlog-mcp-server node build/index.js --export-descriptions
FULL BACKLOG MCP SERVER LISTING

Other tools in Backlog MCP Server (39)

add_issue

Creates a new issue in the specified project.

add_issue_comment

Adds a comment to an issue.

add_project

Creates a new project.

add_related_issue

Relates an issue to another issue.

add_watching

Adds a new watch to an issue.

count_issues

Returns count of issues.

delete_issue

Deletes an issue.

delete_project

Deletes a project.

delete_watching

Deletes a watch from an issue.

document

Tools for viewing documents and document trees

get_custom_fields

Returns list of custom fields for a project.

get_issue

Returns information about a specific issue.

get_issue_comments

Returns list of comments for an issue.

get_issue_types

Returns list of issue types for a project.

get_issues

Returns list of issues.

get_myself

Returns information about the authenticated user.

get_priorities

Returns list of priorities.

get_project

Returns information about a specific project.

get_project_list

Returns list of projects.

get_project_users

Returns list of users in a specific project.

get_related_issues

Returns list of issues related to a specific issue.

get_resolutions

Returns list of issue resolutions.

get_space

Returns information about the Backlog space.

get_users

Returns list of users in the Backlog space.

get_version_milestone_list

Returns list of version milestones for a project.

get_watching_list_count

Returns count of watching items for a user.

get_watching_list_items

Returns list of watching items for a user.

git

Tools for managing Git repositories and pull requests

issue

Tools for managing issues and their comments, version milestones

mark_watching_as_read

Marks a watch as read.

notifications

Tools for managing user notifications

project

Tools for managing projects, categories, custom fields, and issue types

remove_related_issue

Removes the relation between an issue and a related issue.

space

Tools for managing Backlog space settings and general information

update_issue

Updates an existing issue.

update_issue_comment

Updates a comment on an issue.

update_project

Updates an existing project.

update_watching

Updates an existing watch note.

wiki

Tools for managing wiki pages