mcpbeat Sign in

Cartographer MCP Server

by metatronsdoob369 Your server? Claim it
local only

Cartographer MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm.

Rule-tiered AST and sqlite-vec capability oracle for A-MEM agent workflows.

Installs per day peak 17 · avg 8 · +74% w/w
a month agotoday
38
Installs / week
npm · @joecwales/cartographer-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Cartographer MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add cartographer-mcp -- npx -y @joecwales/cartographer-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cartographer-mcp": {
      "args": [
        "-y",
        "@joecwales/cartographer-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cartographer-mcp]
command = "npx"
args = ["-y", "@joecwales/cartographer-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "cartographer-mcp": {
      "args": [
        "-y",
        "@joecwales/cartographer-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cartographer-mcp": {
      "args": [
        "-y",
        "@joecwales/cartographer-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Cartographer MCP

same job, measured the same way
remem-mcp — Local-first MCP Memory + CodeGraph + Wiki
by tinhien11

Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.

92 installs/wk local only
MCP DB Connect
by phatngoit

MCP server for Oracle, MSSQL, PostgreSQL, MySQL, SQLite, MongoDB, and Qdrant vector search access.

61 installs/wk local only
Memory MCP Server
by j0hanz

SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.

54 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
Memwright
by bolnet

Embedded memory for AI agents with SQLite, pgvector, and Neo4j graph search.

108 installs/wk local only
Sherweb MCP
by servosity

Every Sherweb Partner API capability, plus a local SQLite store, offline analytics, and

local only
SQL Server MCP (Windows)
by tharanabope

SQL Server MCP with RAG capabilities for Windows (native ODBC support)

35 installs/wk local only
memo
by jagoff

Memory for AI agents — MLX (Apple Silicon) or CPU (Linux), sqlite-vec + BM25, zero cloud.

2 685 installs/wk local only

Cartographer MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Cartographer MCP?
Cartographer MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @joecwales/cartographer-mcp was installed 38 times last week.
How do I connect Cartographer MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @joecwales/cartographer-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Cartographer MCP?
The npm package @joecwales/cartographer-mcp was installed 38 times in the last week. Week over week that is +74%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.