Skip to main content
Feedback

Productboard MCP connector

Productboard is a customer-centric product management platform that helps teams prioritize features and build roadmaps based on user feedback. The Productboard MCP connector allows AI agents to manage features and components, create and organize notes, and retrieve product details by ID. It also supports updating and deleting features and components to keep product roadmaps synchronized with changing priorities.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the Productboard MCP connector to perform the following actions:

  • Capture customer feedback and ideas directly into feature roadmaps
  • Track feature development progress from conception through release
  • Organize product components and dependencies across teams
  • Align product objectives with business goals and customer needs
  • Automate release planning and coordination across multiple products
  • Centralize company and user information for product stakeholders
  • Link customer insights to specific features and product decisions

Example prompts

Use the following example prompts to invoke Productboard MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all features currently in development in Productboard.
  • Create a new objective in Productboard for Q2 customer retention.
  • List all releases scheduled in Productboard for the next quarter.
  • Add a note to the authentication feature in Productboard about the user feedback we received.
  • Get all companies in Productboard who have requested the new dashboard component.
  • Create a new feature in Productboard called single sign-on and tag it as high priority.
  • Update the status of the mobile app component in Productboard to in progress.
  • Show me all users in Productboard with product manager access.
  • List all objectives in Productboard and their current progress.
  • Create a new note in Productboard about competitor research findings for the analytics feature.

Productboard MCP connector tools

The Productboard MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
productboard_createNote_invokeCreates a new note with the specified content and details.
listFeaturesRetrieves a list of all features in the workspace.
createFeatureCreates a new feature with the specified name and properties.
getFeatureRetrieves detailed information about a specific feature.
updateFeatureModifies an existing feature's properties and settings.
deleteFeatureRemoves a feature from the workspace permanently.
listComponentsRetrieves a list of all components in the workspace.
createComponentCreates a new component with the specified details.
getComponentRetrieves detailed information about a specific component.
updateComponentModifies an existing component's properties and settings.
listNotesRetrieves a list of all notes in the workspace.
createNoteCreates a new note with the specified content.
getNoteRetrieves detailed information about a specific note.
updateNoteModifies an existing note's content and properties.
deleteNoteRemoves a note from the workspace permanently.
listProductsRetrieves a list of all products in the workspace.
getProductRetrieves detailed information about a specific product.
listUsersRetrieves a list of all users in the workspace.
createUserCreates a new user account with the specified details.
getUserRetrieves detailed information about a specific user.
listCompaniesRetrieves a list of all companies in the workspace.
createCompanyCreates a new company record with the specified information.
getCompanyRetrieves detailed information about a specific company.
listObjectivesRetrieves a list of all objectives in the workspace.
createObjectiveCreates a new objective with the specified goals.
getObjectiveRetrieves detailed information about a specific objective.
updateObjectiveModifies an existing objective's properties and goals.
deleteObjectiveRemoves an objective from the workspace permanently.
listReleasesRetrieves a list of all releases in the workspace.
createReleaseCreates a new release with the specified details.
getReleaseGet a release by ID.
updateReleaseUpdate a release.
deleteReleaseDelete a release.
listReleaseGroupsList all release groups.
getReleaseGroupGet a release group by ID.
listWebhooksList all webhooks.
createWebhookCreate a webhook.
getWebhookGet a webhook by ID.
deleteWebhookDelete a webhook.
listFeatureStatusesList all feature statuses.
On this Page