Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BACKLOG_API_KEYYesYour Backlog API key
BACKLOG_BASE_URLYesYour Backlog space URL (e.g., https://your-space.backlog.com)
BACKLOG_TIMEOUT_MSNoTimeout for Backlog API requests in milliseconds10000
BACKLOG_MAX_PAGE_SIZENoMaximum page size for Backlog API responses100

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_notificationsC

Get recent Backlog notifications.

read_notificationC

Read full notification details.

list_projectsC

List accessible Backlog projects.

list_repositoriesC

List repositories in a Backlog project.

list_pull_requestsC

List pull requests in a Backlog git repository.

get_pull_requestC

Get Backlog pull request details.

get_pull_request_commentsC

Get comments for a Backlog pull request.

list_issuesC

List Backlog issues in accessible projects.

get_issueC

Get Backlog issue details.

get_issue_commentsC

Get comments for a Backlog issue.

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/duytnb79/backlog-mcp'

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