mcpbeat Sign in

Rog0x MCP Server

local only

Rog0x runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 21 Mar 2026.

HTTP client, JWT decode, header analysis for AI agents

Installs per day peak 12 · avg 6 · +161% w/w
a month agotoday
43
Installs / week
npm · @rog0x/mcp-api-tools
0
Stars
0 open issues
21 Mar 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Rog0x 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 api -- npx -y @rog0x/mcp-api-tools
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "api": {
      "args": [
        "-y",
        "@rog0x/mcp-api-tools"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.api]
command = "npx"
args = ["-y", "@rog0x/mcp-api-tools"]
.cursor/mcp.json
{
  "mcpServers": {
    "api": {
      "args": [
        "-y",
        "@rog0x/mcp-api-tools"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "api": {
      "args": [
        "-y",
        "@rog0x/mcp-api-tools"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Rog0x

same job, measured the same way
Crypto
by rog0x

Hash, encode, UUID, password analysis for AI agents

37 installs/wk local only
pyscn
by ludo-technologies

Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score.

1 399 installs/wk local only
Codealive MCP
by codealive-ai

Semantic code search and analysis from CodeAlive for AI assistants and agents.

local only
HEIDES
by abduljabbarbxr

Deterministic code analysis harness giving AI agents senses, memory and judgment for code.

local only
Denialbot
by edgeedgehq

Insurance denial code lookup, appeal letter generation, and denial analysis for AI agents.

33 installs/wk local only
Perf
by rog0x

Benchmark, memory, Big O analysis for AI agents

29 installs/wk local only
Testing
by rog0x

Test generation, mocks, coverage analysis for AI agents

33 installs/wk local only
Lint
by rog0x

Style check, naming, complexity analysis for AI agents

40 installs/wk local only

Rog0x — questions

Answers built from our own checks of this server.

Why is there no uptime for Rog0x?
Rog0x 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 @rog0x/mcp-api-tools was installed 43 times last week.
How do I connect Rog0x?
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 @rog0x/mcp-api-tools straight from npm; nothing to host, nothing to sign up for.
How many people use Rog0x?
The npm package @rog0x/mcp-api-tools was installed 43 times in the last week. Week over week that is +161%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Rog0x open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.