Remnus MCP Server

Open-source MCP-native workspace for humans and AI agents. Kanban boards, databases, and pages that Claude, Cursor, and any AI agent can read and write via MCP - alongside you. 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 · ★ 68 · #91 OF 139 MAINTAINED PRODUCTIVITY · VERIFIED 2026-08-25

AGPL-3.0 · TypeScript servers · how we verify → /methodology

01 · Install Remnus

before you install - you'll need

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

Claude Code

claude mcp add ranork-remnus-app --transport http https://www.remnus.com/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "ranork-remnus-app": {
      "url": "https://www.remnus.com/api/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://www.remnus.com/api/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 www.remnus.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license AGPL-3.0 - declared in the repository

registry namespace io.github.Ranork is GitHub-verified and matches the repo owner

03 · What Remnus can do

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

Latest releases

v0.1.17 · 2026-08-04

Download the installer for your platform below.

v0.1.16 · 2026-07-29

Download the installer for your platform below.

v0.1.15 · 2026-07-28

Download the installer for your platform below.

04 · Who maintains Remnus

remnus is maintained by ranork. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
productivity - ranked #91 of 139 actively-maintained productivity servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-04)
registry
io.github.Ranork/remnus (active, first published 2026-06-25)

06 · Remnus FAQ

What is Remnus?

Open-source MCP-native workspace for humans and AI agents. Kanban boards, databases, and pages that Claude, Cursor, and any AI agent can read and write via MCP - alongside you. It is available as a remote MCP endpoint.

Is Remnus still maintained?

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

How do I install Remnus?

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

Does Remnus 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 Remnus