With the Productboard MCP Server, you can integrate Productboard API into agentic workflows, enabling programmatic interaction with Productboard data:
- Retrieve product data: Get lists or specific details of products
- Access feature information: Fetch all features or detailed information about specific features
- Obtain component details: Access all components or specific component information
- Check feature statuses: Get a list of all feature statuses
- Manage note data: Retrieve notes with extensive filtering options (by time span, text search, tags, source, company, feature, dates, owner)
- Retrieve company information: Access all companies or specific company details
- Pagination support: Efficiently handle large datasets across most endpoints
Productboard MCP Server
Integrate the Productboard API into agentic workflows via MCP
Tools
get_companies
get_company_detail
get_components
get_component_detail
get_features
get_feature_detail
get_feature_statuses
get_notes
get_products
get_product_detail
Setup
Access Token
Obtain your access token referring to this guidance
Usage with Claude Desktop
To use this with Claude Desktop, add the following to your claude_desktop_config.json
:
NPX
License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
Integrates Productboard API into agentic workflows, allowing interaction with companies, components, features, notes, and products from the Productboard platform.
Related Resources
Related MCP Servers
- -securityFlicense-qualityEnables AI agent and task management using the CrewAI framework, allowing users to create and run agents and tasks in an automated workflow environment.Last updated -03JavaScript
- AsecurityAlicenseAqualityEnables Claude to interact with Webflow's APIs for managing sites, retrieving information, and executing tasks using natural language.Last updated -24TypeScriptMIT License
- -securityFlicense-qualityAllows AI agents to interact with a remote TMF620 Product Catalog Management API, enabling operations like listing, retrieving, and creating catalogs, product offerings, and product specifications.Last updated -1Python
- -securityAlicense-qualityEnables Claude to interact with Webflow's APIs, allowing access to site information, collections, and other Webflow resources.Last updated -TypeScriptMIT License