mcp-server-oracle
Model Context Protocol server to access oracle
Demos
https://github.com/user-attachments/assets/dc4e377b-4efb-43e6-85fa-93ed852fe21f
Quickstart
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"
}
}
}
}
Prerequisites
- UV (pacakge manager)
- Python 3.12+
- Claude Desktop
Installation
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 from mcp-server-oracle
- Create your feature branch
- Commit your changes
- Push to the branch
- Open a Pull Request
License
This project is licensed under the MIT License - see the LICENSE file for details.
Oracle Database Access Server
Project Details
- anpy-j/mcp-oracle
- MIT License
- Last Updated: 4/30/2025
Recomended MCP Servers
MCP Python Interpreter: run python code. Python-mcp-server, mcp-python-server, Code Executor
mcp server for bluesky!
MindManager MCP Server for Automation and Integration on Win + macOS
MCP Implementation for HubSpot
一个用来实现简单页面倒计时的轻量级工具
ClickUp MCP Server - Integrate ClickUp task management with AI through Model Context Protocol
MCP server connecting AI assistants with Jira & Confluence for smart project management.
A Model Context Protocol (MCP) server to provide git tools for LLM Agents
mcp-server-openai with o3-mini support





