prodbeam/prodbeam-mcp
AI-powered daily standups, weekly reports, and sprint retrospectives for Claude Code (Work in Progress)
[](https://www.npmjs.com/package/@prodbeam/mcp) [](LICENSE) [](https://nodejs.org)
Engineering intelligence reports from GitHub and Jira, delivered through any MCP client or the standalone CLI.
---
---
npm install -g @prodbeam/mcp
prodbeam initThe wizard walks you through authentication (OAuth or tokens), discovers your repos and projects, and registers the MCP server automatically.
claude mcp add prodbeam \
-e GITHUB_TOKEN=ghp_YOUR_TOKEN \
-e JIRA_HOST=company.atlassian.net \
-e JIRA_EMAIL=you@company.com \
-e JIRA_API_TOKEN=your_jira_token \
-- npx -y @prodbeam/mcpThen set up your team in a Claude Code session:
Set up my prodbeam team called "My Team" with emails: alice@company.com, bob@company.comFor Cursor, Windsurf, VS Code, or other MCP clients that use a JSON config:
{
"mcpServers": {
"prodbeam": {
Loading reviews...