With the Productboard MCP Server, you can integrate Productboard API into agentic workflows, enabling programmatic interaction with Productboard data:
Retrieve product data: Get lists or specific details of products
Access feature information: Fetch all features or detailed information about specific features
Obtain component details: Access all components or specific component information
Check feature statuses: Get a list of all feature statuses
Manage note data: Retrieve notes with extensive filtering options (by time span, text search, tags, source, company, feature, dates, owner)
Retrieve company information: Access all companies or specific company details
Pagination support: Efficiently handle large datasets across most endpoints
Productboard MCP Server
Integrate the Productboard API into agentic workflows via MCP
Tools
get_companiesget_company_detailget_componentsget_component_detailget_featuresget_feature_detailget_feature_statusesget_notesget_productsget_product_detail
Related MCP server: AgentCraft MCP Server
Setup
Access Token
Obtain your access token referring to this guidance
Usage with Claude Desktop
To use this with Claude Desktop, add the following to your claude_desktop_config.json:
NPX
License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.