Loading MCP server directory, please wait...
Local-first MCP server: semantic search over library docs. No cloud, no API key, no telemetry.
npx @getmcp/cli add io.github.laradji/deadzoneRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.laradji/deadzone": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/laradji/deadzone:v0.7.4",
"server"
]
}
}
}