mcpbeat Sign in

Deadzone MCP Server

local only

Deadzone runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 8 May 2026.

Local-first MCP server: semantic search over library docs. No cloud, no API key, no telemetry.

Installs / week
not published
3
Stars
8 open issues
8 May 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 26 min ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    dbPath := filepath.Join(cacheDir, dbAssetName)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Deadzone

same job, measured the same way
Whitemagic MCP
by lbailey94

Local-first memory and session continuity for AI coding agents over MCP. No cloud, no telemetry.

1 080 installs/wk local only
Tdai Memory MCP
by tinhien11

Local-first MCP memory server for coding agents. No API key, no cloud. SQLite + FTS5 + sqlite-vec.

126 installs/wk local only
AI Context
by vibgrate

Local-first MCP server: version-correct library docs, code map, and offline drift for your repo.

2 213 installs/wk local only
Minirag MCP
by sfrangulov

Local-first RAG MCP server: hybrid search over a folder of your own documents

220 installs/wk local only
MCP Documentation Server
by andrea9293

Local-first document management and semantic search for AI coding agents

98 installs/wk local only
Code Memory
by kapillamba4

Local semantic code search with Git history. Works offline, no API key needed.

264 installs/wk local only
Stellavault
by evanciel

Local-first MCP server: Claude searches, asks & drafts from your Obsidian vault. 21 tools, no keys.

103 installs/wk local only
zotio
by orgmentem

Zotero MCP server: local-first search, library checks, and preview-first writes for AI agents.

local only

Deadzone — questions

Answers built from our own checks of this server.

Why is there no uptime for Deadzone?
Deadzone runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Deadzone open source?
Yes — it is published under the Apache-2.0 licence, written in Go, 3 stars on GitHub and 8 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.