mcp-server-oracle
9
The mcp-server-oracle is a Model Context Protocol server designed to facilitate access to Oracle databases. It requires specific configurations in the Claude Desktop application and is licensed under the MIT License.
mcp-server-oracle
Model Context Protocol server to access oracle
Installation
Prerequisites
- UV (package manager)
- Python 3.12+
- Claude Desktop
Claude Desktop Configuration
Add the server configuration to your Claude Desktop config file:
- MacOS:
~/Library/Application Support/Claude/claude_desktop_config.json
- Windows:
%APPDATA%/Claude/claude_desktop_config.json
Contributing
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Open a Pull Request