Skip to main content
Glama

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

設定

アクセストークン

このガイダンスを参照してアクセストークンを取得します

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

Deploy Server
A
security – no known vulnerabilities
-
license - not tested
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Productboard API をエージェント ワークフローに統合し、Productboard プラットフォームの企業、コンポーネント、機能、メモ、製品とのやり取りを可能にします。

  1. ツール
    1. 設定
      1. アクセストークン
      2. Claude Desktopでの使用
      3. NPX
    2. ライセンス

      Related MCP Servers

      • -
        security
        -
        license
        -
        quality
        Allows AI agents to interact with a remote TMF620 Product Catalog Management API, enabling operations like listing, retrieving, and creating catalogs, product offerings, and product specifications.
        Last updated -
        3
        • Apple
        • Linux
      • -
        security
        -
        license
        -
        quality
        Integrates with the AgentCraft framework to enable secure communication and data exchange between AI agents, supporting both premade and custom enterprise AI agents.
        Last updated -
        1
        • Apple
        • Linux
      • -
        security
        -
        license
        -
        quality
        Provides integration with Apache Airflow's REST API, allowing AI assistants to programmatically interact with Airflow workflows, monitor DAG runs, and manage tasks.
        Last updated -
        MIT License
      • -
        security
        -
        license
        -
        quality
        Enables interaction with e-commerce storefronts through a standardized API. Provides access to product catalogs, inventory management, and customer operations for online retail platforms.
        Last updated -

      View all related MCP servers

      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