← All servers
πŸ”§

Oracle LinkVerifiedπŸ›‘ No advisories

io.github.StudiousXiaoYu/oracle-link
New to MCP? Start here β†’
0β˜… stars
67weekly installs
7 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/studiousxiaoyu, which proved it owns this namespace.

Verified owner: github.com/studiousxiaoyu β†—io.github.StudiousXiaoYu/oracle-link

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs ORACLE_PASSWORD.
βœ“
Configuration
Reads ORACLE_USERNAME, ORACLE_CONNECT_STRING, ORACLE_PRIVILEGE, DEFAULT_MAX_ROWS.

About

Oracle MCP Query Server (Node.js) - Read-only SELECT via MCP

Packages & transports

npm@studious-xiaoyu/oracle-linkv0.2.2 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "oracle_link": {
      "command": "npx",
      "args": [
        "-y",
        "@studious-xiaoyu/oracle-link"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @studious-xiaoyu/oracle-link
Oracle Link, an MCP server Β· SocketCat