Skip to main content
Glama
kenjihikmatullah

Productboard MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PRODUCTBOARD_ACCESS_TOKENYesYour Productboard API access token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_productsB

Returns detail of all products. This API is paginated and the page limit is always 100

get_product_detailC

Returns detailed information about a specific product

get_featuresA

Returns a list of all features. This API is paginated and the page limit is always 100

get_feature_detailC

Returns detailed information about a specific feature

get_componentsA

Returns a list of all components. This API is paginated and the page limit is always 100

get_component_detailC

Returns detailed information about a specific component

get_feature_statusesA

Returns a list of all feature statuses. This API is paginated and the page limit is always 100

get_notesC

Returns a list of all notes

get_note_detailC

Returns detailed information about a specific note

get_companiesB

Returns a list of all companies. This API is paginated and the page limit is always 100

get_company_detailC

Returns detailed information about a specific company

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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