Skip to main content
Glama

Canny MCP Server

by itsocialist

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CANNY_API_KEYYesYour Canny.io API key
CANNY_TIMEOUTNoRequest timeout in ms30000
CANNY_BASE_URLNoAPI base URLhttps://canny.io/api/v1
CANNY_MAX_RETRIESNoMax retry attempts3
CANNY_RATE_LIMIT_RPMNoRequests per minute limit60
CANNY_RATE_LIMIT_BURSTNoBurst limit10

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_boards

List all Canny boards accessible with the current API key

get_posts

Get posts from a specific Canny board with optional filtering

get_post

Get detailed information about a specific Canny post

search_posts

Search for posts across Canny boards

create_post

Create a new post in a Canny board

update_post

Update an existing Canny post

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/itsocialist/canny-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server