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 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)
Obtain a list of features related to a product.
Fetch detailed information about a specific feature. Parameters: feature_id (string)
Get the statuses of features within the Productboard.
Retrieve notes related to products or features.
Get a list of products managed within Productboard.
Fetch detailed information about a specific product. Parameters: product_id (string)