Productboard MCP Server
Integrate the Productboard API into agentic workflows for product management.
Productboard MCP Server
Integrate the Productboard API into agentic workflows via MCP
Tools
get_companiesget_company_detailget_componentsget_component_detailget_featuresget_feature_detailget_feature_statusesget_notesget_productsget_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
{
"mcpServers": {
"productboard": {
"command": "npx",
"args": [
"-y",
"productboard-mcp"
],
"env": {
"PRODUCTBOARD_ACCESS_TOKEN": "<YOUR_TOKEN>"
}
}
}
}
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.
Related Servers
CognitiveCompass MCP
A cognitive framework selector to help choose the right mental models and thinking frameworks for any situation.
Notion
Notion official MCP server
MCP Orchestrator
A universal interface to manage and interact with all your MCP servers from a single point, using external configuration files for mappings and credentials.
MCP Documentation Service
A service for reading, writing, and managing markdown documentation with frontmatter metadata.
iTop MCP Server
An MCP server for interacting with iTop ITSM systems via its REST API.
Apple Reminders
Interact with Apple Reminders on macOS.
Attio
Connect your Attio workspace to large language models.
MCP Task Orchestrator
A Kotlin MCP server for comprehensive task management, allowing AI assistants to interact with project data.
Excel to PDF MCP Server
Convert Excel and Apple Numbers files to PDF format.
DateTime
Provides current date and time with configurable formats and timezones.