Provides Model Context Protocol access to Oracle databases, enabling seamless integration and querying through Claude Desktop with support for Python 3.12+ and UV package manager.
Unlock the full potential of MCP Oracle Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
Model Context Protocol server to access oracle
https://github.com/user-attachments/assets/dc4e377b-4efb-43e6-85fa-93ed852fe21f
To try this in Claude Desktop app, add this to your claude config files:
{ "mcpServers": { "mcp-server-oracle": { "command": "uvx", "args": [ "mcp-server-oracle" ], "env": { "ORACLE_CONNECTION_STRING": "username/password@hostname:password/service_name" } } } }
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
This project is licensed under the MIT License - see the LICENSE file for details.
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!