ZenHub

ZenHub MCP Connector for Claude

A+

Manage agile boards, epics, and estimates via the ZenHub API.

8 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your ZenHub account to any AI agent to streamline your agile project management on GitHub. This MCP server enables your agent to interact with pipelines, issues, estimates, and epics directly from natural language.

What you can do

  • Board Visibility — List all pipelines and issues for specific GitHub repositories or ZenHub workspaces
  • Agile Status Management — Move issues between pipelines to update their workflow status instantly
  • Precision Estimating — Set and retrieve story point estimates for any GitHub issue
  • Epic Oversight — List and inspect ZenHub epics and their constituent issues
  • Release Tracking — Access release reports and progress metadata for your projects

How it works

  1. Subscribe to this server
  2. Enter your ZenHub API Token
  3. Start managing your agile workflow from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Software Engineers — Quickly update issue status and estimates from your IDE
  • Project Managers — Monitor board health and epic progress via natural language commands
  • Scrum Masters — Facilitate planning by querying release reports and team velocity metrics
agile-managementissue-trackingsprint-planninggithub-integrationkanban-boardsepics

8 tools expose this connector's capabilities to your AI agent.

get_repo_board

Get the ZenHub board for a repository

get_epic_data

Get details for a specific epic

list_repo_epics

List all ZenHub epics for a repository

set_issue_estimate

Set the story point estimate for an issue

get_zenhub_issue_data

Get ZenHub-specific metadata for a GitHub issue

move_issue_between_pipelines

Move an issue to a different pipeline

list_release_reports

List release reports for a repository

get_workspace_board

Get the ZenHub board for a specific workspace and repository

See how to talk to your AI agent using ZenHub.

Show me the ZenHub board for repository ID '12345678'.

I've retrieved the ZenHub board for repository 12345678. You have 5 pipelines: 'New Issues', 'Backlog', 'In Progress', 'Review/QA', and 'Done'. Would you like to see the issues in a specific pipeline?

Move issue #45 in repo '12345678' to the 'In Progress' pipeline (ID: '56789') in workspace '98765'.

Successfully moved issue #45 to the 'In Progress' pipeline in your ZenHub workspace.

What are the estimates for all issues in the current epic?

For the current epic, I found 8 issues. Total estimated points: 34. Current distribution: 3 issues (8 pts), 2 issues (5 pts), 3 issues (3 pts).

You can find your Repository ID in your GitHub settings, or use a GitHub MCP server to query your repository metadata.

Related Connectors