Skip to main content
Glama
mcpflow

backlog-mcp-server

by mcpflow

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BACKLOG_API_KEYYesYour Backlog API key
BACKLOG_SPACE_IDYesYour Backlog space ID

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
backlog_get_projectsB

Performs list project get using the Backlog Projects get API. Supports pagination, content filtering. Maximum 20 results per request, with offset for pagination.

backlog_get_projectC

Performs an project get using the Backlog Project get API.

backlog_get_issuesC

Performs list issue get using the Backlog Issues API. Supports pagination, content filtering. Maximum 20 results per request, with offset for pagination.

backlog_get_issueC

Performs an issue get using the Backlog Issue API.

backlog_add_issueC

Add an issue using the Backlog Issue API.

backlog_update_issueB

Update an issue using the Backlog Issue API.

backlog_delete_issueC

Delete an issue using the Backlog Issue API.

backlog_get_wikisC

Performs list wikis get using the Backlog Wiki API

backlog_get_wikiC

Performs an wiki get using the Backlog Wiki API.

backlog_add_wikiC

Add an wiki using the Backlog Wiki API.

backlog_update_wikiC

Update an wiki using the Backlog Wiki API.

backlog_delete_wikiC

Delete an wiki using the Backlog Wiki API.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mcpflow/backlog-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server