canny-mcp-server

opensourceops/canny-mcp-server

3.3

If you are the rightful owner of canny-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Canny MCP Server is a production-ready Model Context Protocol server designed for managing customer feedback and streamlining product development workflows using natural language.

Tools

Functions exposed to the LLM to take actions

canny_list_boards

List all boards

canny_list_categories

List categories

canny_list_tags

List available tags

canny_list_companies

List companies

canny_list_posts

List posts with filters

canny_get_post

Get detailed post info

canny_create_post

Create new post with images, ETA, owner

canny_update_post

Update post details, title, description, ETA, images

canny_update_post_status

Change post status with notifications

canny_change_category

Move post to different category

canny_create_category

Create new board category

canny_list_comments

List post comments with company filtering

canny_create_comment

Add comment with image support

canny_delete_comment

Remove comment

canny_list_votes

List votes

canny_add_vote

Add vote

canny_remove_vote

Remove vote

canny_find_or_create_user

Get or create user with company associations

canny_get_user_details

Get user info by ID, email, or userID

canny_link_company

Link user to company with MRR tracking

canny_link_jira_issue

Link Jira issue to post

canny_unlink_jira_issue

Unlink Jira issue

canny_batch_update_status

Update multiple post statuses

canny_batch_tag

Tag multiple posts

canny_batch_merge

Merge duplicate posts

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources