MindBacklog
@mindbacklog/mcp
Official Model Context Protocol (MCP) integration for MindBacklog.
This package allows AI assistants like Claude Desktop to connect securely to your MindBacklog workspace, giving them the ability to read your PRDs, user stories, customer signals, and feature context natively.
Installation for Claude Desktop
Generate an MCP Token from your MindBacklog Developer Settings.
Open Claude Desktop, navigate to Settings > Developer > Edit Config.
Add the following configuration to your
claude_desktop_config.json:
{
"mcpServers": {
"mindbacklog": {
"command": "npx",
"args": ["-y", "@mindbacklog/mcp"],
"env": {
"MINDBACKLOG_TOKEN": "mb_your_token_here"
}
}
}
}Fully quit and restart Claude Desktop.
Related MCP server: pm-copilot
Usage
Once connected, you can ask Claude things like:
"What are the latest customer signals regarding the billing page?"
"Read the PRD for the Dark Mode feature and help me plan the implementation."
"Write acceptance criteria for the new dashboard stories."
Security
Your MCP token has access to your organization's MindBacklog data. Treat it like a password. If compromised, revoke it immediately in your Developer Settings.
This server cannot be deployed
Maintenance
Related MCP Connectors
Connect your team's living knowledge base — docs, data, issues, CRM — to Claude and ChatGPT.
- platform7nOAuthtech.p7n
Connect Claude to your Platform7n workspaces — chat, links, and tasks. One-click OAuth.
Connect Claude to Fathom meeting recordings, transcripts, and summaries
Connect AI agents to ProductNow's context engine to search, create, review, and act.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceIntegrates Backlog project management with Claude via Model Context Protocol, enabling access to projects, issues, and wiki pages through natural language interactions.1-
- AlicenseNot gradedqualityAmaintenanceProduct management copilot that connects Claude to HelpScout support tickets and ProductLift feature requests. Synthesizes customer feedback across sources, scores themes by convergence, and generates prioritized product plans.30MIT
- FlicenseNot gradedqualityDmaintenanceConnects Claude.ai to your Motion workspace, enabling task and project management via natural language.-
- AlicenseNot gradedqualityDmaintenanceConnects Claude to a personal knowledge base with hybrid search over code, documents, and images. Allows the AI assistant to retrieve and answer from your own files during conversations.1MIT