62
/ 100
10 days ago
glama

Canny MCP Server

A Model Context Protocol (MCP) server for Canny feedback management. Enables managing customer feedback, prioritizing features, and streamlining product development through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 14 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: CANNY_API_KEY, CANNY_JIRA_PROJECT_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretCANNY_API_KEYenv =<CANNY_API_KEY> \
configCANNY_BASE_URLCANNY_SUBDOMAIN auto-detected Your Canny subdomain; auto-detected from if .canny.io
configCANNY_CACHE_ENABLEDtrue Enable response caching (true/false)
configCANNY_CACHE_MAX_SIZE100 Maximum cache entries
configCANNY_COMPACT_MODEtrue Return compact responses (true/false)
configCANNY_CONFIG_PATHconfig/default.json Path to the JSON config file
configCANNY_CUSTOM_STATUSESopen,under review,planned,in progress,complete,closed Comma-separated list of valid statuses
configCANNY_DEFAULT_BOARDenv =<BOARD_ID> \
configCANNY_JIRA_ENABLEDfalse Enable Jira integration (true/false)
🔐 secretCANNY_JIRA_PROJECT_KEYJira project key (e.g., PROJ)
configCANNY_PAGINATION_LIMIT10 Results per page
configCANNY_PAGINATION_MAX50 Maximum total results
configCANNY_RATE_LIMIT_REQUESTS100 Maximum requests per window
configCANNY_RATE_LIMIT_WINDOW60000 Rate limit window in milliseconds
configCANNY_SUBDOMAINenv =<COMPANY_SUBDOMAIN> \
configCANNY_TOOL_MODEenv =readonly \
configCANNY_WORKSPACE_NAMEDefault Workspace display name
configLOG_FORMATjson Log format: json or pretty
configLOG_LEVELinfo Log level: debug, info, warn, error
configSERVER_HTTP_HOST0.0.0.0 HTTP server bind address
configSERVER_HTTP_PORT3000 HTTP server port (when transport includes http)
configSERVER_TRANSPORTstdio Transport mode: stdio, http, or both
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/opensourceops-canny-mcp-server-36olsf)](https://m8ven.ai/mcp/opensourceops-canny-mcp-server-36olsf)
commit: a991846006aa40ddadc8e97d903f001a6bbf6dc0
code hash: 7a027b3aa5b5484925caccc0e246e07926c148e9f469f8618f3920019cdf35b0
verified: 6/13/2026, 10:04:30 AM
view raw JSON →