Skip to main content
Glama
kenjihikmatullah

Productboard MCP Server

产品板 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
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access 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