Kanera
Rank #2,227app.kanera/mcp
Manage Kanera workspaces, boards, cards, checklists, comments, notes, automations, and reports.
Kanera is a Model Context Protocol (MCP) server published by happendev. It ranks #2,227 of 132,046 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Kanera is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Jun 30, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 129,819 of 132,046 servers on MCP Toplist.
Use Kanera
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http kanera https://mcp.kanera.app/mcp[mcp_servers.kanera]
url = "https://mcp.kanera.app/mcp"Add to ~/.codex/config.toml.
https://mcp.kanera.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"kanera": {
"url": "https://mcp.kanera.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kanera": {
"type": "http",
"url": "https://mcp.kanera.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kanera": {
"serverUrl": "https://mcp.kanera.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kanera": {
"url": "https://mcp.kanera.app/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/app.kanera%2Fmcp)<a href="https://mcptoplist.com/server/app.kanera%2Fmcp"><img src="https://mcptoplist.com/badge/app.kanera%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
happendev
Available versions (8)
| Version | Published |
|---|---|
| 3.2.0 | Sep 10, 2026 |
| 3.1.0 | Sep 9, 2026 |
| 3.0.0 | Sep 2, 2026 |
| 2.2.1 | Aug 31, 2026 |
| 2.2.0 | Aug 23, 2026 |
| 2.1.0 | Aug 11, 2026 |
| 1.2.0 | Aug 3, 2026 |
| 1.1.0 | Aug 1, 2026 |
Frequently asked questions
- Who maintains Kanera?
- Kanera is maintained by happendev, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Kanera listed on the Official MCP Registry?
- Yes — Kanera is listed on the Official MCP Registry, alongside Glama.
- How many versions does Kanera have?
- MCP Toplist tracks 8 versions of Kanera, most recently published on Sep 10, 2026.
- Where can I find the source code for Kanera?
- The source code for Kanera is hosted at github.com/happendev/Kanera.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.