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.
No reviews yet. Be the first to review!
Sign in to join the conversation
Retrieve a list of companies associated with the Productboard.
Fetch detailed information about a specific company. Parameters: company_id (string)
Obtain a list of components linked to the Productboard.
Get detailed information about a specific component. Parameters: component_id (string)
Retrieve a list of features available in the Productboard.
Fetch detailed information about a specific feature. Parameters: feature_id (string)
Get the current statuses of features in the Productboard.
Retrieve notes associated with the Productboard.
Obtain a list of products managed in the Productboard.
Fetch detailed information about a specific product. Parameters: product_id (string)