Kanera MCP Server

One clear view. Keep work moving. See what is assigned, what changed, what is blocked, and what has been completed across every project, client, and team. It is available as a remote MCP endpoint.

Teams that want a hosted productivity endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 7 · #112 OF 139 MAINTAINED PRODUCTIVITY · VERIFIED 2026-08-25

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install Kanera

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add happendev-kanera --transport http https://mcp.kanera.app/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "happendev-kanera": {
      "url": "https://mcp.kanera.app/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.kanera.app/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.kanera.app

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

registry vendor namespace app.kanera - domain-verified with the official MCP registry

03 · What Kanera can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.4.0 · 2026-08-16

v1.3.0 · 2026-08-10

v1.2.0 · 2026-08-03

04 · Who maintains Kanera

Kanera is maintained by happendev. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
productivity - ranked #112 of 139 actively-maintained productivity servers as of 2026-08-25.
release cadence
6 releases in the last 90 days (latest 2026-08-16)
registry
app.kanera/mcp (active, first published 2026-08-01 · 4 versions)

06 · Kanera FAQ

What is Kanera?

One clear view. Keep work moving. See what is assigned, what changed, what is blocked, and what has been completed across every project, client, and team. It is available as a remote MCP endpoint.

Is Kanera still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 6 releases in the last 90 days. We re-verify nightly.

How do I install Kanera?

Run `claude mcp add happendev-kanera --transport http https://mcp.kanera.app/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Kanera require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Kanera