Model Context Protocol server to access oracle database
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_server_oracle-1.0.1.tar.gz.
File metadata
- Download URL: mcp_server_oracle-1.0.1.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5288c52be55a6c23fcc9d3e0738a214c1d013284e595c1398797561f5c2cdcee
|
|
| MD5 |
93aa0768ddacd744d0d11ace7c4572e8
|
|
| BLAKE2b-256 |
d178fb503cea7351f20a650695db4b5b9dc7e17514485e19ae829f199ccf554e
|
File details
Details for the file mcp_server_oracle-1.0.1-py3-none-any.whl.
File metadata
- Download URL: mcp_server_oracle-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36db8ce65a1d1e9a396c2ecd5d9858c110714e3bc8f6ba5034f3e70a268125a3
|
|
| MD5 |
7cf95809a814f07f5a88588626d65f43
|
|
| BLAKE2b-256 |
906357499569e4e0c83fa71fcba36d44c49aa2e27fb9349b27a54d61ee9f1845
|