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-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 -2Python
- AsecurityAlicenseAqualityProvides seamless integration with Smartsheet, enabling automated operations on Smartsheet documents through a standardized interface that bridges AI-powered automation tools with Smartsheet's collaboration platform.Last updated -129PythonMIT License
- -securityAlicense-qualityEnables AI assistants to interact with WordPress sites through the REST API. Supports multiple WordPress sites with secure authentication, enabling content management, post operations, and site configuration through natural language.Last updated -23MIT License
- -securityFlicense-qualityIntegrates with the AgentCraft framework to enable secure communication and data exchange between AI agents, supporting both premade and custom enterprise AI agents.Last updated -1Python