Backlog Mcp
@corbym
About Backlog Mcp
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"backlog-mcp": {
"command": "/path/to/binary/backlog-mcp",
"env": {
"BACKLOG_ROOT": "/path/to/repository/requirements"
}
}
}
}Tools
5List stories, optionally filtered by `epic_id` or `status`
Get full markdown content and metadata for a story
Update story status in index and backlog
Append a timestamped note to a story file
High-level epic/story counts by status
Overview
What is Backlog Mcp?
An MCP server that gives AI agents structured read/write access to a story-based project backlog using plain markdown files in the repository. It enables agents to list, read, update status, and add notes to stories, with collaboration handled through git.
How to use Backlog Mcp?
Download the binary or install via go install github.com/corbym/backlog-mcp@latest. Initialize a requirements directory with ./backlog-mcp init /path/to/requirements. Run ./backlog-mcp in the project root, and configure Claude Code with the command in .claude/settings.json.
Key features of Backlog Mcp?
- List stories filtered by epic or status
- Get full story content and metadata
- Update story status in index and backlog
- Append timestamped notes to stories
More Other MCP servers
ICSS
chokcoco不止于 CSS
Nginx UI
0xJackyYet another WebUI for Nginx
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome Mlops
visengerA curated list of references for MLOps
Comments