mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-19 00:23:24 +02:00
Refactor: Remove Oracle server implementation and related files, moved to Community Servers
- Deleted the Oracle server Dockerfile, README, demo prompts, and configuration files. - Removed the Oracle server package.json and TypeScript configuration. - Updated package.json to remove dependency on the Oracle server.
This commit is contained in:
@@ -20,9 +20,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@modelcontextprotocol/server-everything": "*",
|
||||
"@modelcontextprotocol/server-filesystem": "*",
|
||||
"@modelcontextprotocol/server-memory": "*",
|
||||
"@modelcontextprotocol/server-oracle": "*",
|
||||
"@modelcontextprotocol/server-filesystem": "*",
|
||||
"@modelcontextprotocol/server-sequential-thinking": "*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user