This MCP server integrates the Productboard API into agentic workflows, enabling access to various Productboard features such as companies, components, features, and products. Developed by Kenji Hikmatullah, it provides a set of tools for retrieving detailed information from Productboard, making it useful for product management tasks, feature tracking, and customer-centric development processes within AI-assisted environments.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Retrieve a list of companies integrated with Productboard.
Fetch detailed information about a specific company. Parameters: company_id (string)
Get a list of components associated with a product.
Retrieve detailed information about a specific component. Parameters: component_id (string)
List all features related to a product.
Obtain detailed information about a specific feature. Parameters: feature_id (string)
Get the current statuses of features.
Retrieve notes associated with a product or feature.
List all products integrated with Productboard.
Fetch detailed information about a specific product. Parameters: product_id (string)