Cachly Dev MCP Server

⚡ Get your free Brain → cachly.dev Free forever · no credit card · 1-command setup · German servers · GDPR. It runs locally over stdio via the published package.

People connecting documentation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 2 · #46 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Cachly Dev MCP Server

Claude Code

claude mcp add cachly-dev-cachly-mcp -- npx -y @cachly-dev/mcp-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "cachly-dev-cachly-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@cachly-dev/mcp-server"
      ]
    }
  }
}

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

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 local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

npm package @cachly-dev/mcp-server - published under the repo owner's npm scope (@cachly-dev)

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

03 · What Cachly Dev MCP Server can do

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

Latest releases

v0.10.123 · 2026-08-14

Twenty-five commits landed on main between 2026-08-07 and 2026-08-14 without a · release, so every user ran the 0.10.122 build while package.json in the repo · already said 0.10.122 too - a version check reported…

v0.10.120 · 2026-07-19

Fixed · The stdio server no longer dies mid-session with "Connection is closed." · There was a process.on('unhandledRejection') net but no · uncaughtException handler, so a stray throw outside a try/catch - most often…

v0.10.119 · 2026-07-15

See CHANGELOG.md for details. · See the CHANGELOG for full details.

04 · Who maintains Cachly Dev MCP Server

mcp-server is maintained by cachly-dev. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
documentation - ranked #46 of 183 actively-maintained documentation servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-14)
registry
io.github.cachly-dev/mcp-server (active, first published 2026-04-20 · 14 versions)
packages
npm:@cachly-dev/mcp-server

06 · Cachly Dev MCP Server FAQ

What is Cachly Dev MCP Server?

⚡ Get your free Brain → cachly.dev Free forever · no credit card · 1-command setup · German servers · GDPR. It runs locally over stdio via the published package.

Is Cachly Dev MCP Server 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 Cachly Dev MCP Server?

Run `npx -y @cachly-dev/mcp-server`. You can also paste the ready-made client config above.

Does Cachly Dev MCP Server run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Cachly Dev MCP Server

More documentation MCP servers · Callosium · Openzim MCP · Cashfree MCP · Prior · Chainstack

More TypeScript MCP servers · Calibre MCP · 1password · Foxhound · Evmscope · Calllint · see all