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
Google MCP Tools
Integrate Google services like Gmail, Calendar, Drive, and Tasks with MCP.
ClaudeKeep
Save and share AI conversations from Claude Desktop.
GoPluto AI MCP
MCP for quick human experts
Squad AI
Product‑discovery and strategy platform integration. Create, query and update opportunities, solutions, outcomes, requirements and feedback from any MCP‑aware LLM.
Document Evaluation MCP Server
Evaluates technical documentation against globalization standards, analyzing for translation issues, ambiguity, and sentence length.
Google Contacts
Manage your Google Contacts, allowing you to create, search, and update contacts.
WSLSnapit-MCP
Capture screenshots and read the clipboard on Windows from within a WSL environment.
Markdown to PDF
Convert Markdown files to high-quality, print-ready PDFs using LaTeX.
Sequential Thinking MCP Server
A tool for dynamic and reflective problem-solving using a structured thinking process.
MCP-Wait
A simple server to pause execution and wait for other tasks to complete.