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.
Recommend MCP Servers 💡
Quickchat AI MCP
The Quickchat AI MCP server
@hugeicons/mcp-server
An MCP server for integrating Hugeicons into various platforms, providing tools and resources for AI assistants to offer accurate guidance on icon usage.
jordankamto/code-explorer-mcp
A TypeScript-based MCP server implementing a simple notes system with note management tools and summarization prompts
@pluggedin/mcp-proxy
Plugged.in MCP Server manages all your other MCPs in one MCP.
mcp-server-wazuh
MCP Server for Wazuh SIEM
@mondaydotcomorg/monday-api-mcp
monday.com's open framework for connecting AI agents into your work OS, providing secure access to structured data, tools, and context for smart decisions.