Agentmako runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm. Last commit 29 Jun 2026.
Local-first codebase intelligence MCP server for AI coding agents.
We read the source, 19 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.
/^\s*CREATE\s+(?<unique>UNIQUE\s+)?INDEX\s+(?:CONCURRENTLY\s+)?(?:IF\s+NOT\s+EXISTS\s+)?(?:(?<indexSchema>"[^"]+"|[A-Za-z_][A-Za-z0-9_$]*)\s*\.\s*)?(?<indexName>"[^"]+"|[A-Za-z_][A-Za-z0-9_$]*)\s+ON\s+(?:ONLY\s+)?(?:(?<tableSchema>"[^"]+"|[A-Za-z_][A-Za-z0-9_$]*)\s*\.\s*)?(?<…
child = spawn(
return path.join(homeDir, stateDirName);
const onUpdate =
tail.match(/\bON\s+UPDATE\s+(RESTRICT|CASCADE|SET\s+NULL|SET\s+DEFAULT|NO\s+ACTION)\b/i)?.[1]
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 agentmako -- npx -y agentmako
{
"mcpServers": {
"agentmako": {
"args": [
"-y",
"agentmako"
],
"command": "npx"
}
}
}
[mcp_servers.agentmako]
command = "npx"
args = ["-y", "agentmako"]
{
"mcpServers": {
"agentmako": {
"args": [
"-y",
"agentmako"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentmako": {
"args": [
"-y",
"agentmako"
],
"command": "npx"
}
}
}
Code Intelligence Platform for AI Coding Agents
Codebase intelligence MCP server — index any repo into a property graph; 26 tools for agents.
Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor
Cross-repository semantic code intelligence for AI coding agents, from a local code graph.
Code intelligence MCP server for 17+ programming languages.
Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.
Semantic code graph MCP server for coding agents
Local-first codebase intelligence: cited answers, audits, reports. EN/FR.
Answers built from our own checks of this server.