Skip to main content
Glama

Productboard MCP Server

Servidor MCP de Productboard

Integre la API de Productboard en los flujos de trabajo de Agentic a través de MCP

Herramientas

  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

Configuración

Token de acceso

Obtenga su token de acceso consultando esta guía

Uso con Claude Desktop

Para usar esto con Claude Desktop, agregue lo siguiente a su claude_desktop_config.json :

NPX

{ "mcpServers": { "productboard": { "command": "npx", "args": [ "-y", "productboard-mcp" ], "env": { "PRODUCTBOARD_ACCESS_TOKEN": "<YOUR_TOKEN>" } } } }

Licencia

Este servidor MCP cuenta con la licencia MIT. Esto significa que puede usar, modificar y distribuir el software libremente, sujeto a los términos y condiciones de la licencia MIT. Para más detalles, consulte el archivo de LICENCIA en el repositorio del proyecto.

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
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.

Integra la API de Productboard en los flujos de trabajo de Agentic, lo que permite la interacción con empresas, componentes, características, notas y productos de la plataforma Productboard.

  1. Herramientas
    1. Configuración
      1. Token de acceso
      2. Uso con Claude Desktop
      3. NPX
    2. Licencia

      Related MCP Servers

      • -
        security
        F
        license
        -
        quality
        Enables AI agent and task management using the CrewAI framework, allowing users to create and run agents and tasks in an automated workflow environment.
        Last updated -
        0
        3
        JavaScript
      • A
        security
        A
        license
        A
        quality
        Enables Claude to interact with Webflow's APIs for managing sites, retrieving information, and executing tasks using natural language.
        Last updated -
        2
        4
        TypeScript
        MIT License
        • Apple
        • Linux
      • -
        security
        F
        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 -
        1
        Python
      • -
        security
        A
        license
        -
        quality
        Enables Claude to interact with Webflow's APIs, allowing access to site information, collections, and other Webflow resources.
        Last updated -
        TypeScript
        MIT License
        • Apple

      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