Weasley DeepMind runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 1 Aug 2026.
Secure, fragment-based long-term memory for MCP-compatible AI agents.
We read the source, 20 h ago · rules 3dff92dd89df
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.
const child = spawn(process.execPath, [script], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add weasley-deepmind -- npx -y weasley-deepmind
{
"mcpServers": {
"weasley-deepmind": {
"args": [
"-y",
"weasley-deepmind"
],
"command": "npx"
}
}
}
[mcp_servers.weasley-deepmind]
command = "npx"
args = ["-y", "weasley-deepmind"]
{
"mcpServers": {
"weasley-deepmind": {
"args": [
"-y",
"weasley-deepmind"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"weasley-deepmind": {
"args": [
"-y",
"weasley-deepmind"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DATABASE_URL (PostgreSQL connection URL for a database with pgvector installed.), WEASLEY_DEEPMIND_AUTO_MIGRATE (Apply pending database migrations before starting the stdio server.), EMBEDDING_API_KEY (Optional embedding provider API key for semantic recall.).
The author declared them in the registry entry; get the values from the project itself.
Minimal MCP server for Ghost Security API - compatible with all MCP clients
Real-time semantic security for AI coding agents and MCP tools
Secure filesystem access for AI agents with configurable directory and file type restrictions
Secure Linux sandboxes for AI agents, as MCP tools.
A dead-simple, self-hosted MCP server for securely querying databases via AI agents.
Agent-first resource directory for AI agents: protocols, security, RAG, memory, evals, and more.
Evidence-traced codebase understanding and security scanning for AI agents over MCP.
A secure MCP server that lets AI agents query databases safely.
Answers built from our own checks of this server.