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.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
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)