productboard-mcp

productboard-mcp

3.4

If you are the rightful owner of productboard-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Integrate the Productboard API into agentic workflows via MCP.

The Productboard MCP Server allows seamless integration of the Productboard API into various agentic workflows. It provides a structured way to access and manipulate data related to companies, components, features, notes, and products within Productboard. By leveraging the Model Context Protocol (MCP), users can efficiently manage and automate their product management tasks. The server is designed to be flexible and easy to set up, requiring only an access token to get started. It supports integration with different platforms, making it a versatile tool for product managers and developers looking to streamline their processes.

Features

  • Seamless integration with Productboard API
  • Access to detailed company, component, and feature data
  • Automated workflows for product management
  • Easy setup with access token
  • Flexible platform support

Tools

  1. get_companies

    Retrieve a list of companies.

  2. get_company_detail

    Get detailed information about a specific company.

  3. get_components

    Retrieve a list of components.

  4. get_component_detail

    Get detailed information about a specific component.

  5. get_features

    Retrieve a list of features.

  6. get_feature_detail

    Get detailed information about a specific feature.

  7. get_feature_statuses

    Retrieve the statuses of features.

  8. get_notes

    Retrieve a list of notes.

  9. get_products

    Retrieve a list of products.

  10. get_product_detail

    Get detailed information about a specific product.