SERVER

Oracle Link

Rank #1389

io.github.StudiousXiaoYu/oracle-link

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

First listed
Dec 4, 2025
Last publish date
Dec 4, 2025
OVERVIEW

Oracle Link is a Model Context Protocol (MCP) server published by StudiousXiaoYu. It ranks #1389 of 58,832 servers tracked on MCP Toplist, and its repository has 158 GitHub stars. Oracle Link is listed on Official MCP, with 4 tracked versions. It was first listed on Dec 4, 2025 and most recently updated on Dec 4, 2025.

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

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

Recent momentum
+13GitHub stars since Dec 1 (+9%)
CONNECT

Use Oracle Link

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

npm package
{
  "mcpServers": {
    "oracle-link": {
      "command": "npx",
      "args": [
        "-y",
        "@studious-xiaoyu/oracle-link"
      ],
      "env": {
        "ORACLE_USERNAME": "<your ORACLE_USERNAME>",
        "ORACLE_PASSWORD": "<your ORACLE_PASSWORD>",
        "ORACLE_CONNECT_STRING": "<your ORACLE_CONNECT_STRING>",
        "ORACLE_PRIVILEGE": "<your ORACLE_PRIVILEGE>",
        "DEFAULT_MAX_ROWS": "<your DEFAULT_MAX_ROWS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

StudiousXiaoYu

Organization
Total servers
1
Total versions
4
VERSIONS

Available versions (4)

VersionPublished
0.2.2Dec 4, 2025
0.2.1Dec 4, 2025
0.2.0Dec 4, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Oracle Link?
Oracle MCP Query Server (Node.js) - Read-only SELECT via MCP
Who maintains Oracle Link?
Oracle Link is maintained by StudiousXiaoYu, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
Is Oracle Link an official MCP server?
Yes — Oracle Link is listed on the Official MCP Registry.
How many versions does Oracle Link have?
MCP Toplist tracks 4 versions of Oracle Link, most recently published on Dec 4, 2025.
Where can I find the source code for Oracle Link?
The source code for Oracle Link is hosted at github.com/StudiousXiaoYu/oracle-link.
EXPLORE