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
n8n MCP Server
Manage n8n workflows, executions, and credentials through the Model Context Protocol.
YuQue MCP
An MCP server for interacting with the YuQue knowledge base, enabling AI assistants to perform operations on documents and information.
Linear
Query and search for issues in your Linear workspace.
Linear
Query and search for issues in Linear, a project management tool.
Todoist MCP
Interact with your Todoist tasks and projects using your LLM.
Notion
Connects AI assistants to your Notion workspace to search and manage pages, databases, and content.
Google Calendar
An MCP server for creating and managing Google Calendar events.
Ortto MCP Server
Ortto’s new MCP Server lets you connect your favorite AI assistant to Ortto. Once connected, your assistant can securely access customer data, audiences, and campaign insights from Ortto’s CDP and marketing automation platform.
Anki MCP Server
Connects to Anki via AnkiConnect to retrieve leech-tagged flashcards for use in Claude Desktop.
SpellChecker
A fast, multilingual spell-checker for Large Language Models.