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
Detect hallucinations, repetitive bug fix (AKA. bottomless pit) and help AI coder's with access to documentations and suggest...
Official MCP Server for AIStor
JIRA integration server for Model Context Protocol (MCP) - enables LLMs to interact with JIRA tasks and workflows
Seamlessly integrate AI agents with Chargebee using AgentKit for smarter billing and subscription workflows.
Cline Browser-Use MCP
MCP server for interacting with Neon Management API and databases
A working pattern for SSE-based MCP clients and servers
A Box model context protocol server to search, read and access files
MCP server for Todoist integration enabling natural language task management with Claude
A docker MCP Server (modelcontextprotocol)





