canny.io
Canny is a feedback management platform for collecting, organizing, and prioritizing product feedback, including AI-assisted feedback ingestion features. It provides boards, posts, comments, changelogs, roadmaps, and related product feedback workflows.
Canny exposes a secret-key-authenticated REST API at `https://canny.io/api/...` and an OAuth-protected MCP server at `https://canny.io/api/mcp/v1`; no public GraphQL API or CLI was found.
- Canny MCP Serverdiscovered
- Canny REST APIdiscovered
In Canny, open API & Webhooks settings from your admin settings and copy your secret API key. Keep it server-side; Canny's docs say this key is secret and should not be shared.
Connect an MCP client to Canny's MCP server and complete the OAuth flow against Canny's authorization endpoint at authorize and token endpoint at token. The curated registry marks this MCP server's auth type as OAuth. Canny does not expose developer-facing client registration docs in the pages reviewed, so use your MCP client's built-in connect flow.
conventions · 2/7 published
- integrations.json——
- llms.txt✓https://canny.io/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✓https://canny.io/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing