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.
Recommend MCP Servers 💡
heatpump-mcp-server
Open-source MCP server for HeatPumpHQ API, offering heat pump sizing, cost estimation, and performance analysis tools for Claude
mcp-openapi-schema-explorer
MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resource Templates for client-side exploration.
Pearch.ai
The most accurate people search API/MCP. Natural language in, high-quality candidates out. Built for ATSs and AI Agents.
brave-search-mcp
An MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Image Search, Video Search and News Search capabilities
agent-twitter-client-mcp
A Model Context Protocol (MCP) server that integrates with Twitter, enabling AI models to interact with the platform for tweet operations, user management, and Grok AI integration without direct API access.
drand-mcp-server
Provides verifiable randomness from the drand network as an input seed for AI applications via the Model Context Protocol.