Productboard MCP Server
Productboard MCP サーバー
MCP経由でProductboard APIをエージェントワークフローに統合する
ツール
get_companiesget_company_detailget_componentsget_component_detailget_featuresget_feature_detailget_feature_statusesget_notesget_productsget_product_detail
Related MCP server: AgentCraft MCP Server
設定
アクセストークン
このガイダンスを参照してアクセストークンを取得します
Claude Desktopでの使用
Claude Desktop でこれを使用するには、 claude_desktop_config.jsonに以下を追加します。
NPX
{
"mcpServers": {
"productboard": {
"command": "npx",
"args": [
"-y",
"productboard-mcp"
],
"env": {
"PRODUCTBOARD_ACCESS_TOKEN": "<YOUR_TOKEN>"
}
}
}
}ライセンス
このMCPサーバーはMITライセンスに基づいてライセンスされています。つまり、MITライセンスの条件に従って、ソフトウェアを自由に使用、改変、配布することができます。詳細については、プロジェクトリポジトリのLICENSEファイルをご覧ください。
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kenjihikmatullah/productboard-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server