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 from the Productboard API.
Fetch detailed information about a specific company. Parameters: company_id (string)
Retrieve a list of components associated with a product.
Fetch detailed information about a specific component. Parameters: component_id (string)
Retrieve a list of features from the Productboard API.
Fetch detailed information about a specific feature. Parameters: feature_id (string)
Retrieve the statuses of features available in the Productboard API.
Retrieve notes associated with a specific product or feature.
Retrieve a list of products from the Productboard API.
Fetch detailed information about a specific product. Parameters: product_id (string)