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.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Retrieve a list of companies integrated with the Productboard API.
Fetch detailed information about a specific company. Parameters: company_id (string)
Get a list of components associated with the Productboard API.
Retrieve detailed information about a specific component. Parameters: component_id (string)
List all features available in the Productboard.
Obtain detailed information about a specific feature. Parameters: feature_id (string)
Retrieve the various statuses that a feature can have in the Productboard.
Fetch notes related to features or components in the Productboard.
Retrieve a list of products managed in the Productboard.
Get detailed information about a specific product. Parameters: product_id (string)