Labsco
MCP SERVER

Productboard MCP Server

by Enreign

Read and write your Productboard workspace — features, products, customer notes, objectives, key results and releases — from Claude or Cursor.

Project & Task Management
Summary
Roadmap work that does not start with finding the right board.

The parts of Productboard that are slow by hand — pulling the whole product hierarchy, filing a customer note against a feature, moving a release status — become single calls, which is what lets an agent go from a support conversation to a logged note without a handoff.

What it is

An MCP server over the Productboard API, authenticated with a workspace API token. Twenty-one tools spanning the feature hierarchy, customer notes, the objective and key-result layer, and release planning.

What you get
  • Features listed with filtering, read by ID, created, updated and deleted
  • Products listed and created, and the full product hierarchy fetched in one call
  • Customer notes listed and created
  • Objectives listed, created and updated
  • Key results listed, created and updated
  • Releases listed, created and updated, with status changes and the release timeline
Requirements

A Productboard API token in the environment. The one-click path is the `.mcpb` bundle from the releases page — drag it into Claude Desktop under Developer → Extensions → Install and set the token in the extension settings; it is self-contained, with no cloning or building. If you install manually instead, turn the log level down to errors only: MCP talks over stdio, and info-level logs printed to stdout will lock the server up. There is no npx path yet.