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.
Productboard Integration
Project Details
- kenjihikmatullah/productboard-mcp
- productboard-mcp
- MIT License
- Last Updated: 4/7/2025
Recomended MCP Servers
MCP Server for Mixpanel API (talk to your Mixpanel data)
MCP implementation of Claude Code capabilities and more
MCP server for Readwise
A Model Context Protocol server for analyzing text documents with word and character counting capabilities
nRepl mcp server for clojure. Enables interaction with a running Clojure nREPL instance, allowing evaluation of Clojure code,...
Appwrite’s MCP server. Operating your backend has never been easier.
This is just a proof-of-concept of MCP. As I see it, there is much that can be done...
A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique...
An MCP Server to enable global access to Rememberizer
Amadeus MCP(Model Context Protocol) Server
⚡ C̷h̷u̷c̷k̷N̷o̷r̷r̷i̷s̷ MCP server: Helping LLMs break limits. Provides enhancement prompts inspired by elder-plinius' L1B3RT4S





