Skip to main content
Feedback

Canny MCP connector

Canny is a user feedback management platform for collecting, organizing, and prioritizing product ideas from customers. The Canny MCP connector allows AI agents to manage boards, categories, and comments to keep feedback structured and accessible. It also supports creating and tracking changelog entries, helping teams communicate product updates alongside the feedback that shaped them.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Canny MCP connector to perform the following actions:

  • Track customer feedback across multiple product boards in one workflow
  • Prioritize feature requests by monitoring votes and comments on posts
  • Notify customers automatically when a feature ships via changelog entries
  • Organize feedback into categories and tags for faster triage
  • Sync user and company data between Canny and other business systems
  • Update post statuses to reflect development progress in real time
  • Move posts between boards to match evolving product structures
  • Delete outdated comments, posts, or tags to keep boards clean

Example prompts

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

  • Show me all open feature requests in Canny from this month.
  • Create a new post in Canny for the dark mode request.
  • What's the status of the export feature request in Canny?
  • List all boards we have set up in Canny.
  • Add a tag called 'urgent' to the login bug post in Canny.
  • Change the status of the mobile app request to 'in progress' in Canny.
  • Show me all comments on the checkout redesign post in Canny.
  • Create a changelog entry announcing the new dashboard feature in Canny.
  • List all companies tracked in Canny.
  • Find the user John Smith in Canny.

Canny MCP connector tools

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

ToolDescription
listBoardsList all boards
retrieveBoardRetrieve a board by ID
listCategoriesList categories
retrieveCategoryRetrieve a category by ID
createCategoryCreate a new category
deleteCategoryDelete a category
listChangelogEntriesList changelog entries
createChangelogEntryCreate a changelog entry
listCommentsList comments
retrieveCommentRetrieve a comment by ID
createCommentCreate a comment on a post
deleteCommentDelete a comment
listCompaniesList companies
updateCompanyUpdate a company
deleteCompanyDelete a company
listPostsList posts
retrievePostRetrieve a post by ID or URL name
createPostCreate a new post
updatePostUpdate a post
deletePostDelete a post
changePostStatusChange the status of a post
changePostBoardMove a post to a different board
addPostTagAdd a tag to a post
removePostTagRemove a tag from a post
listTagsList tags
retrieveTagRetrieve a tag by ID
createTagCreate a new tag
listUsersList users
retrieveUserRetrieve a user by ID
createOrUpdateUserCreate or update a user
deleteUserDelete a user
listVotesList votes
retrieveVoteRetrieve a vote by ID
createVoteCreate a vote on a post
deleteVoteDelete a vote
listStatusChangesList status changes for a post
On this Page