Model Context Protocol server to access oracle database
Project description
mcp-server-oracle
Model Context Protocol server to access oracle
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:port/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
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
<h3>
Built Distribution
File details
Details for the file mcp_oracle_server-1.0.0.tar.gz.
File metadata
- Download URL: mcp_oracle_server-1.0.0.tar.gz
- Upload date:
- Size: 26.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
115a9a8ede708a403b68db8a70d8e9092930884f5879790ecbbeb43851cbafd8
| |
| MD5 |
90300fdf2351410169c5875c62c922cb
| |
| BLAKE2b-256 |
a531dc3db4eb2946a9dac98e415c822a42d2c073d1e780b4d9d9b6e980ed10f0
|
File details
Details for the file mcp_oracle_server-1.0.0-py3-none-any.whl.
File metadata
- Download URL: mcp_oracle_server-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c24a226439bf59939754286e7869e32976d26c588776df120fb51d2d2ede92c
| |
| MD5 |
dd5d58cfe6928bb9b4ce354551dc61cd
| |
| BLAKE2b-256 |
b345c19436e283edeaa97274385199ec599bf27fb5b1aec8c566cd82cbf581fa
|