mcpbeat Sign in

Oracle H MCP Server

by tponscr-debug Your server? Claim it
local only

Oracle H runs on your own machine — the client starts it, so there is no endpoint to ping. 20 installs a week from npm.

Human approval gate for AI agents. Critical actions approved or rejected by a human via Telegram.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 21 · avg 5 · -13% w/w
a month agotoday
20
Installs / week
npm · oracle-h-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 oracle-h -- npx -y oracle-h-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "oracle-h": {
      "args": [
        "-y",
        "oracle-h-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.oracle-h]
command = "npx"
args = ["-y", "oracle-h-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "oracle-h": {
      "args": [
        "-y",
        "oracle-h-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "oracle-h": {
      "args": [
        "-y",
        "oracle-h-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ORACLE_SIGNATURE_KEY (Your ORACLE-H signature key for authentication. Use 'demo-signature-key-change-in-production' for testing with no signup required.), ORACLE_BASE_URL (ORACLE-H service base URL. Defaults to https://oracle-h.online). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Oracle H

same job, measured the same way
Consentgate MCP
by jessepetersondev

Gate AI agent actions behind a consent policy with human approval via Telegram. Fail-closed.

23 installs/wk local only
Lassare
by lassare

Human-in-the-loop for AI coding agents — ask questions, get approvals via Slack.

answering
Agent Inbox
by clize

A real email inbox for AI agents: human-approved sends, untrusted-by-default inbound.

126 installs/wk local only
e2a — email for AI agents
by mnexa-ai

Authenticated email gateway for AI agents — per-agent inboxes, HITL approval, SPF/DKIM verified.

53 installs/wk answering
e2a — email for AI agents
by e2a

Authenticated email gateway for AI agents — per-agent inboxes, HITL approval, SPF/DKIM verified.

answering
Fast MCP Telegram
by leshchenko1979

Multi-tenant Telegram gateway for AI agents — HTTP+stdio, 8 tools, MTProto User API

730 installs/wk 8 tools answering
Fast MCP Telegram
by alexeyleshchenko

Multi-tenant Telegram gateway for AI agents — HTTP+stdio, 8 tools, MTProto User API

local only
Pingfyr
by pingfyr

Schedule reminders for AI agents via email, webhook, Slack, Discord, Telegram, or Google Calendar.

answering

Oracle H — questions

Answers built from our own checks of this server.

Why is there no uptime for Oracle H?
Oracle H 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 oracle-h-mcp was installed 20 times last week.
Is Oracle H 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 Oracle H?
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 oracle-h-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Oracle H?
The npm package oracle-h-mcp was installed 20 times in the last week. Week over week that is -13%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.