SERVER
Oracle Link
Rank #1410io.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 #1410 of 58,900 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,410of 58,900 tracked serversTop 5%
Ranks ahead of 57,490 of 58,900 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
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 0.2.2 | Dec 4, 2025 |
| 0.2.1 | Dec 4, 2025 |
| 0.2.0 | Dec 4, 2025 |
| 0.1.0 | Nov 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