productboard-mcp
If you are the rightful owner of productboard-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Integrate the Productboard API into agentic workflows via MCP.
The Productboard MCP Server allows seamless integration of the Productboard API into various agentic workflows. It provides a structured way to access and manipulate data related to companies, components, features, notes, and products within Productboard. By leveraging the Model Context Protocol (MCP), users can efficiently manage and automate their product management tasks. The server is designed to be flexible and easy to set up, requiring only an access token to get started. It supports integration with different platforms, making it a versatile tool for product managers and developers looking to streamline their processes.
Features
- Seamless integration with Productboard API
- Access to detailed company, component, and feature data
- Automated workflows for product management
- Easy setup with access token
- Flexible platform support
Tools
get_companies
Retrieve a list of companies.
get_company_detail
Get detailed information about a specific company.
get_components
Retrieve a list of components.
get_component_detail
Get detailed information about a specific component.
get_features
Retrieve a list of features.
get_feature_detail
Get detailed information about a specific feature.
get_feature_statuses
Retrieve the statuses of features.
get_notes
Retrieve a list of notes.
get_products
Retrieve a list of products.
get_product_detail
Get detailed information about a specific product.