Oracle MCP server initial impl

This commit is contained in:
Marcelo Ochoa
2025-04-07 15:49:00 -03:00
parent 5d067f5d88
commit a3705f5d0b
4 changed files with 1 additions and 89 deletions

View File

@@ -5,7 +5,7 @@
"license": "MIT",
"author": "Anthropic, PBC (https://anthropic.com)",
"homepage": "https://modelcontextprotocol.io",
"bugs": "https://github.com/marcelo-ochoa/servers/issues",
"bugs": "https://github.com/modelcontextprotocol/servers/issues",
"type": "module",
"bin": {
"mcp-server-oracle": "dist/index.js"