PluginBench
MCP Server

services.gera/mcp-geratools MCP Server

services.gera/mcp-geratools

What is the services.gera/mcp-geratools MCP server?

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

How to install services.gera/mcp-geratools

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-geratools": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-geratools"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "mcp-geratools": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-geratools"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mcp-geratools": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-geratools"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "mcp-geratools": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-geratools"
      ]
    }
  }
}
Claude Code
claude mcp add mcp-geratools -- npx -y @gera-services/mcp-geratools

Related MCP servers

Find CQC-registered UK care/health providers and run non-diagnostic health calculators (BMI, etc).

View repository →

Classify AI systems under the EU AI Act and look up obligations and articles. Offline, no auth.

View repository →

Look up UK food hygiene ratings and city hygiene profiles from real FSA FHRS/FHIS data. No auth.

View repository →

Search global job categories, real crawled salary benchmarks and country job markets. No auth.

View repository →

Search Gera marketplaces and create consent-first booking intents. No payment taken by server.

View repository →

Search, inspect and recommend AI skill packs from the GeraSkills marketplace. Offline, no auth.

View repository →