SERVER

Oracle H

Rank #1347

io.github.tponscr-debug/oracle-h

MCP server providing oracle-h capabilities

First listed
Mar 7, 2026
Last publish date
Mar 7, 2026
OVERVIEW

Oracle H is a Model Context Protocol (MCP) server published by tponscr-debug. It ranks #1347 of 58,832 servers tracked on MCP Toplist, and its repository has 127 GitHub stars. Oracle H is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 7, 2026 and most recently updated on Mar 7, 2026.

STANDING
#1,347of 58,832 tracked serversTop 5%

Ranks ahead of 57,485 of 58,832 servers on MCP Toplist.

CONNECT

Use Oracle H

Add Oracle H to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "oracle-h": {
      "command": "npx",
      "args": [
        "-y",
        "oracle-h-mcp"
      ],
      "env": {
        "ORACLE_SIGNATURE_KEY": "<your ORACLE_SIGNATURE_KEY>",
        "ORACLE_BASE_URL": "<your ORACLE_BASE_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

tponscr-debug

Organization
Total servers
2
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
1.0.0Mar 7, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Oracle H?
MCP server providing oracle-h capabilities
Who maintains Oracle H?
Oracle H is maintained by tponscr-debug, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
Is Oracle H an official MCP server?
Yes — Oracle H is listed on the Official MCP Registry.
How many versions does Oracle H have?
MCP Toplist tracks 2 versions of Oracle H, most recently published on Mar 7, 2026.
Where can I find the source code for Oracle H?
The source code for Oracle H is hosted at github.com/tponscr-debug/oracle-h-mcp.git.
EXPLORE