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
"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
A lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the...
An MCP server that integrates with the MCP protocol. https://modelcontextprotocol.io/introduction
Playwright MCP server
A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.
MCP server that can execute commands such as keyboard input and mouse movement on macOS





