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
itemit-mcp
An MCP server for asset tracking that connects to the itemit asset management API.
Dub.co
Interact with the Dub.co API to shorten links, manage custom domains, and track analytics.
文颜 MCP Server
A Markdown formatting tool to apply themes and publish articles to WeChat Official Accounts.
n8n MCP Server
Provides workflow validation and best practices tools for the n8n automation platform.
X CRM MCP
Give AI the context of your X followers with CRM functionality
Obsidian
Interact with your Obsidian notes and vaults using the Local REST API plugin.
ONLYOFFICE DocSpace
Interact with ONLYOFFICE DocSpace for document collaboration and management.
Odoo
Integrate Odoo with Large Language Models (LLMs) for enhanced business process automation.
Linear
Interact with the Linear API to manage issues, projects, and teams.
MCP Notes
A simple note-taking server for recording and managing notes with AI models, using AWS DynamoDB for storage.