mcp-backlog-server
@katsuhirohonda
About mcp-backlog-server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mCP-backlog-server?
mcp-backlog-server is a TypeScript-based server that integrates Backlog project management with the Model Context Protocol (MCP). It provides resources, tools, and prompts to access and interact with Backlog data, ideal for users who want to manage Backlog projects through MCP-compatible clients like Claude Desktop.
How to use mcp-backlog-server?
Install dependencies with npm install, then build with npm run build. Configure the server in your Claude Desktop config file (claude_desktop_config.json) by specifying the path to the build output and setting two environment variables: BACKLOG_API_KEY and BACKLOG_SPACE_URL.
Key features of mcp-backlog-server
- Access Backlog projects via structured
backlog://project/[id]resources - Retrieve user, space, project, issue, and wiki information
- Filter and paginate issue lists by status, assignee, and more
- Add comments to issues and read their details
- Summarize recent projects and analyze usage patterns
- Summarize project wiki pages with a dedicated prompt
Use cases of mcp-backlog-server
- Summarize recently viewed Backlog projects for a quick overview
- Analyze Backlog usage patterns based on user, space, and project data
- Retrieve and update project issues and wiki pages programmatically
- Add comments to issues directly from an MCP client
- Generate structured summaries of wiki pages for a project
FAQ from mcp-backlog-server
What prerequisites are needed to run the server?
You need a Backlog account with API access and set the BACKLOG_API_KEY and BACKLOG_SPACE_URL environment variables.
How is the server configured in Claude Desktop?
Add a JSON entry in claude_desktop_config.json with the server command pointing to the build file and the required environment variables.
How can I debug the server?
Use the MCP Inspector by running npm run inspector, which provides a browser-based debugging tool.
Where does the data come from?
All data is fetched from the Backlog API using your API key and space URL; no local storage is used.
What transport does the server use?
The server communicates via standard input/output (stdio) as typical for MCP servers.
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Comments