add-mcp
Back to registry
Productboard logo

Productboard

v1.0.0

productboard.com/mcp

Productboard exposes a REST API v2 at `https://api.productboard.com` authenticated by bearer API token, OAuth 2.0 authorization-code, or server-to-server JWT-bearer tokens, a SCIM API at `https://api.productboard.com/scim/v2` with auth not confirmed from the recorded docs, and a beta MCP server at `https://mcp.productboard.com` authenticated via OAuth Dynamic Client Registration plus PKCE.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp.productboard.com
npx add-mcp@latest https://mcp.productboard.com --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.productboard%2Fmcp"