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.
संबंधित सर्वर
Twenty MCP Server
Enables AI assistants to seamlessly interact with your Twenty CRM data through its API.
OneNote MCP Server
An MCP server for Microsoft OneNote, allowing AI models to interact with notebooks, sections, and pages. Requires Azure credentials.
Google Calendar Integration Project
Manage and interact with Google Calendar events using the Google Calendar API.
Bookstack MCP
An MCP server for interacting with Bookstack, built with the mcp-framework for Node.js.
DaVinci Resolve
Enables AI assistants to interact with DaVinci Resolve Studio for advanced control over video editing, color grading, and audio.
Task Manager (Go)
An intelligent task and project management server with LLM-driven complexity analysis and smart subtask creation, using file-based markdown storage.
Umbraco MCP
Interact with the Umbraco CMS Management API for administrative tasks.
Qonto
Interact with the Qonto Business API to manage finances, transactions, and account information using API credentials.
GoHighLevel
Integrate GoHighLevel with AI assistants like Claude and ChatGPT using a private API key.
Notion
Manage and interact with your entire Notion workspace.