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.
Máy chủ liên quan
Obsidian
A server for interacting with your Obsidian vault.
Markdownify MCP Server
A server that converts various file types, including documents, images, audio, and web pages, into Markdown format.
Google Keep
Read, create, update and delete Google Keep notes.
Jira
A server for querying Jira issues, requiring a Jira token for authentication.
LearnMCP Server
An MCP server that enhances the Forest application with learning content extraction and summarization capabilities.
Gatherings
A server for managing gatherings and sharing expenses.
Tovee.AI
Connect the apps that make you, you
Google Calendar Integration Project
Manage and interact with Google Calendar events using the Google Calendar API.
HWP-MCP (한글 Model Context Protocol)
Control the Korean word processor HWP with AI for automated document creation, editing, and manipulation.
Redmine
An MCP server for interacting with the Redmine project management system.