backlog-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BACKLOG_API_KEY | Yes | Your Backlog API key | |
| BACKLOG_SPACE_ID | Yes | Your 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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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