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.
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Kone.vc
ผู้สนับสนุนMonetize your AI agent with contextual product recommendations
Roam Research MCP Server
Access and manage your Roam Research graph via its API.
Mac Apps Launcher MCP Server
Launch and manage macOS applications. List installed apps, launch them by name, or open files with specific apps.
Rember
Create spaced repetition flashcards in Rember to remember anything you learn in your chats
Strateegia
Integrates with the Strateegia API, allowing AI assistants to access and interact with Strateegia projects.
Markdown to PDF
Convert Markdown files to high-quality, print-ready PDFs using LaTeX.
YouTrack
Access the YouTrack REST API to manage projects and track issues in real-time.
Video Editor
Add, analyze, search, and edit videos using the Video Jungle API. Also supports local video search on macOS.
MCPComputerUse
A native C# MCP server for Windows automation using direct Windows API integration. It runs as a self-contained executable with no additional runtime required.
Markdownify
Converts various file types and web content, such as PDFs, images, audio, and web pages, into Markdown format.
MCP-Wait
A simple server to pause execution and wait for other tasks to complete.