mcpbeat Sign in

Headless Oracle MCP Server

local only

Headless Oracle MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 10 Sep 2026.

Ed25519-signed market-state receipts for 28 exchanges. Fail-closed pre-trade gate.

Installs per day peak 12 · avg 4 · -7% w/w
a month agotoday
42
Installs / week
npm · headless-oracle-mcp
0
Stars
3 open issues
10 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 2 h ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Runs an external command worker-configuration.d.ts:2954
    exec(input?: (string | URLPatternInit), baseURL?: string): URLPatternResult | null;
          example: "eyJ4NDAyVmVyc2lvbiI6MiwiZXJyb3IiOiJQYXltZW50IFJlcXVpcmVkIiwicmVzb3VyY2UiOnsidXJsIjoiaHR0cHM6Ly9hcGkuZXhhbXBsZS5jb20vYXBpL3ByZW1pdW0tYXJ0aWNsZSIsImRlc2NyaXB0aW9uIjoiUHJlbWl1bSBhcnRpY2xlIGFib3V0IEFJIGFuZCBibG9ja2NoYWluIGludGVncmF0aW9uIiwibWltZVR5cGUiOiJhcHBsaWNh…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

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

Alternatives to Headless Oracle MCP

same job, measured the same way
Headless Oracle
by lembagang

Ed25519-signed market open/close receipts for NYSE, NASDAQ, LSE, JPX, Euronext, HKEX, and SGX.

4 tools answering
Conduit
by bkauto3

Headless browser with SHA-256 audit trails and Ed25519-signed proof bundles for AI agents.

52 installs/wk local only
Dsh Verify
by 263311487-ux

Agent-built web app quality gate. Real browser is the judge. PASS/FAIL with receipts.

596 installs/wk local only
Oya Browser
by oyadotai

Real Chrome for agents: start a browser, read pages as numbered markdown, click, type, hand off.

answering
AI Process Manager (AIPM)
by agorapassadoagora-debug

Structured Windows state for AI agents: processes, windows, UI trees. No screenshots.

40 installs/wk local only
D
Clack
by crabfish

Capture, read, mark up and edit screenshots and recordings in Clack for Mac. Needs the Clack app.

local only
Pagewatch
by pagelens

Read a URL as clean markdown, screenshot a website, url to PDF. Web access for agents, no signup.

57 installs/wk 5 tools answering
Musescore MCP
by chrischall

MuseScore for Claude — search sheet music and read score metadata via your signed-in browser

537 installs/wk local only

Headless Oracle MCP — questions

Answers built from our own checks of this server.

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