Skip to main content
Glama

Backlog MCP Server

by TanLeJS
MIT License

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PREFIXNoOptional string prefix to prepend to all tool names
MAX_TOKENSNoMaximum token limit for responses (default: 50,000)
BACKLOG_DOMAINYesYour Backlog domain (e.g., your-domain.backlog.com)
BACKLOG_API_KEYYesYour Backlog API key
ENABLE_TOOLSETSNoSpecify which toolsets to enable (comma-separated). Available: space, project, issue, wiki, git, notifications. Defaults to 'all'
DYNAMIC_TOOLSETSNoEnable dynamic discovery of toolsets at runtime (set to 1 to enable)
OPTIMIZE_RESPONSENoEnable GraphQL-style field selection (set to 1 to enable)
BACKLOG_MCP_TOOL_ADD_ISSUE_COMMENT_DESCRIPTIONNoOverride description for the add_issue_comment tool

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/TanLeJS/http-backlog-mcp-server'

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