mcpbeat

MCP Geratools MCP Server

by gera
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 11 · avg 3 · -12% 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

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
adrkit decision memory
by adrkit

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

249 installs/wk local only
culprit
by noordeen123

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

162 installs/wk local only
TinyFn
by tinyfn

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

572 tools answering
consolelog dev tools
by mbdev3

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

20 installs/wk local only
Agent Release Auditor
by veyndrasystems

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

19 installs/wk local only
Wiff
by xxxoooxoxo

Deterministic, resumable multi-agent workflows across Codex, Claude, Cursor, and Kimi.

58 installs/wk local only
FabTally Utility Belt
by zvmzaretsky

13 deterministic agent utilities: timezone, cron, RRULE, currency, regex, diff, hashing & more.

13 tools answering
AI Slop Checker
by parweb

Deterministic offline scorer for AI-writing tells in text and landing copy.

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 -12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.