Skip to main content
Glama
kenjihikmatullah

Productboard MCP Server

Productboard MCP サーバー

MCP経由でProductboard APIをエージェントワークフローに統合する

ツール

  1. get_companies

  2. get_company_detail

  3. get_components

  4. get_component_detail

  5. get_features

  6. get_feature_detail

  7. get_feature_statuses

  8. get_notes

  9. get_products

  10. get_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ファイルをご覧ください。

Install Server
A
license - permissive license
B
quality
D
maintenance

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