mcpbeat Sign in

MCP Geratools MCP Server

local only

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

base64, hashing, regex, word count, JWT decode and CSS unit conversion. Deterministic, offline.

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

Installs per day peak 8 · avg 3 · +100% w/w
a month agotoday
22
Installs / week
npm · @gera-services/mcp-geratools
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 mcp-geratools -- npx -y @gera-services/mcp-geratools
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-geratools": {
      "args": [
        "-y",
        "@gera-services/mcp-geratools"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-geratools]
command = "npx"
args = ["-y", "@gera-services/mcp-geratools"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-geratools": {
      "args": [
        "-y",
        "@gera-services/mcp-geratools"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-geratools": {
      "args": [
        "-y",
        "@gera-services/mcp-geratools"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Geratools

same job, measured the same way
Buildutilities MCP
by brentspore

Deterministic dev utilities: UUIDs, hashes, encoding, JWT, cron, regex. No network, no API key.

46 installs/wk local only
adrkit decision memory
by adrkit

Deterministic, offline, read-only ADR decision memory for coding agents. No model or network calls.

437 installs/wk local only
culprit
by noordeen123

Deterministic, offline root-cause analysis and pre-commit fix verification for coding agents.

164 installs/wk local only
TinyFn
by tinyfn

500+ deterministic tools for AI agents: math, conversion, validation, hashing, encoding, date/time.

572 tools answering
ideaudit
by inite

The scoring behind an audit allowed to say no. Twenty deterministic tools, offline, no account.

38 installs/wk 21 tools answering
consolelog dev tools
by mbdev3

Deterministic dev tools for AI agents over MCP: hashing, encoding, formatting, codegen, and more.

17 installs/wk local only
Agent Release Auditor
by veyndrasystems

Deterministic release gate for AI-written code and coding agents.

26 installs/wk local only
Polymath Megablaster MCP
by headlessherm-creator

Local deterministic calc MCP: exact math, dates, unit conversion, stats, subnet math.

407 installs/wk local only

MCP Geratools — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Geratools?
MCP Geratools 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 @gera-services/mcp-geratools was installed 22 times last week.
Is MCP Geratools 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 MCP Geratools?
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 @gera-services/mcp-geratools straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Geratools?
The npm package @gera-services/mcp-geratools was installed 22 times in the last week. Week over week that is +100%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.