SERVER
Oracle
Rank #14,327io.github.marcelo-ochoa/oracle
MCP server providing oracle capabilities
First listed
Mar 25, 2025
Last publish date
Mar 11, 2026
OVERVIEW
Oracle is a Model Context Protocol (MCP) server published by marcelo-ochoa. It ranks #14,327 of 76,851 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Toplist tracks 9 versions of Oracle. It was first listed on Mar 25, 2025 and most recently updated on Mar 11, 2026.
STANDING
#14,327of 76,851 tracked serversTop 25%
Ranks ahead of 62,524 of 76,851 servers on MCP Toplist.
CONNECT
Use Oracle
Add Oracle to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"oracle": {
"command": "npx",
"args": [
"-y",
"@marcelo-ochoa/server-oracle"
],
"env": {
"ORACLE_USER": "<your ORACLE_USER>",
"ORACLE_PASSWORD": "<your ORACLE_PASSWORD>"
}
}
}
}Replace each placeholder with your own value before saving.
ORGANIZATION
marcelo-ochoa
VERSIONS
Available versions (9)
| Version | Published |
|---|---|
| 1.0.7 | Mar 11, 2026 |
| 1.0.6 | Mar 7, 2026 |
| 1.0.5 | Jan 26, 2026 |
| 1.0.3 | Dec 12, 2025 |
| 1.0.1 | Dec 2, 2025 |
| 1.0.0 | Dec 1, 2025 |
| 0.7.6 | Nov 27, 2025 |
| 0.7.5 | Nov 27, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Oracle?
- Oracle is maintained by marcelo-ochoa, which publishes 6 MCP servers (45 total versions) tracked on MCP Toplist.
- Is Oracle listed on the Official MCP Registry?
- Oracle is not currently listed on the Official MCP Registry.
- How many versions does Oracle have?
- MCP Toplist tracks 9 versions of Oracle, most recently published on Mar 11, 2026.
- Where can I find the source code for Oracle?
- The source code for Oracle is hosted at github.com/marcelo-ochoa/servers.
EXPLORE