mcpbeat Sign in

Camacho MCP Server

by sanchirico Your server? Claim it
local only

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

Persistent tmux terminal for AI agents — real-time spectating, SSH host-group dispatch.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 21 · avg 5 · -32% w/w
a month agotoday
26
Installs / week
npm · camacho-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 camacho-mcp -- npx -y camacho-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "camacho-mcp": {
      "args": [
        "-y",
        "camacho-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.camacho-mcp]
command = "npx"
args = ["-y", "camacho-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "camacho-mcp": {
      "args": [
        "-y",
        "camacho-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "camacho-mcp": {
      "args": [
        "-y",
        "camacho-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Camacho MCP

same job, measured the same way
Cubelife
by ivy-innovation

Give AI agents a persistent pixel-art character reflecting their state in real time.

48 installs/wk local only
Animalhouse
by geeks-accelerator

A Tamagotchi for AI agents. Real-time care, permanent death, 74 species, evolution.

26 installs/wk local only
Neural Memory
by nhadaututtheky

Persistent memory for AI agents — 55 MCP tools, spreading activation recall.

47 installs/wk local only
Remote SSH MCP
by the-nine-nation

Persistent stateful remote SSH sessions for AI agents via MCP + OpenSSH.

42 installs/wk local only
Mem0
by mem0ai

Persistent memory for AI agents: add, search, update, and delete long-term memories.

answering
PMB AI
by oleksiijko

Local-first persistent memory for AI coding agents.

293 installs/wk local only
Waggle MCP
by abhigyan-shekhar

Persistent graph-backed conversational memory for AI agents.

54 installs/wk local only
projectmind
by nodemint-dev

Persistent project memory for AI coding agents: one compact digest instead of re-reading the repo.

65 installs/wk local only

Camacho MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Camacho MCP?
Camacho 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 camacho-mcp was installed 26 times last week.
Is Camacho MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Camacho 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 camacho-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Camacho MCP?
The npm package camacho-mcp was installed 26 times in the last week. Week over week that is -32%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.