mcpbeat Sign in

Mercury Spec Ops MCP Server

local only

Mercury Spec Ops runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 27 Dec 2025.

Modular MCP server for dynamic prompt generation and software development analysis tools

Installs per day peak 11 · avg 6 · +18% w/w
a month agotoday
30
Installs / week
npm · @n0zer0d4y/mercury-spec-ops
4
Stars
0 open issues
27 Dec 2025
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to Mercury Spec Ops

same job, measured the same way
MCP Croit Ceph
by croit

MCP server for Croit Ceph cluster management with dynamic OpenAPI tool generation

local only
Mobile MCP
by mobile-next

MCP server for iOS and Android Mobile Development, Automation and Testing

39 229 installs/wk local only
Unreal Engine MCP
by chir24

MCP server for Unreal Engine 5 with 23 tools for game development automation.

225 installs/wk local only
idamesh
by jordanro2

MCP server for IDA Pro: decompiler, disassembler, and analysis tools for MCP clients.

54 installs/wk local only
ABAP Accelerator
by openkash

MCP server for SAP ABAP development with 15 tools for ABAP objects, syntax, ATC, and more

146 installs/wk local only
Synclub Dxt
by synclub-tech

SynClub MCP Server for AI-powered comic creation with script generation and image tools

local only
I
Depyler MCP
by noahgift

MCP server for Depyler: Python-to-Rust transpiler with analysis and verification tools

local only
Orionbelt Analytics
by ralfbecher

Ontology-based MCP server for database schema analysis and RDF/OWL ontology generation

1 038 installs/wk local only

Mercury Spec Ops — questions

Answers built from our own checks of this server.

Why is there no uptime for Mercury Spec Ops?
Mercury Spec Ops 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 @n0zer0d4y/mercury-spec-ops was installed 30 times last week.
How do I connect Mercury Spec Ops?
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 @n0zer0d4y/mercury-spec-ops straight from npm; nothing to host, nothing to sign up for.
How many people use Mercury Spec Ops?
The npm package @n0zer0d4y/mercury-spec-ops was installed 30 times in the last week. Week over week that is +18%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mercury Spec Ops open source?
Yes — it is published under the MIT licence, written in TypeScript and 4 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.