Model Context Protocol server to access oracle, supporting Oracle 11g and above.
Project description
oracle-mcp-server
Model Context Protocol server to access oracle, supporting Oracle 11g and above.
Quickstart
add this to your cursor mcp.json config files:
{
"mcpServers": {
"oracle-mcp-server": {
"command": "uvx",
"args": [
"oracle-mcp-server"
],
"env": {
"ORACLE_CONNECTION_STRING": "username/password@hostname:password/service_name",
"LIB_DIR": "D:\\tools\\instantclient19.26.0.0.0dbru\\instantclient_19_26"
}
}
}
}
Prerequisites
- UV (pacakge manager)
- Python 3.12+
- Cursor
- Oracle Client
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
oracle_mcp_server-1.0.9.tar.gz
(21.7 kB
view details)
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 oracle_mcp_server-1.0.9.tar.gz.
File metadata
- Download URL: oracle_mcp_server-1.0.9.tar.gz
- Upload date:
- Size: 21.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32717cab8632ad7f408920b8c44fcb3eba38c2bc849f80d39a4d6f82e51121ad
|
|
| MD5 |
546c7360830d5cd66fdc47c0bf9a9457
|
|
| BLAKE2b-256 |
8b30497928f867478b59649ad64dd6b4afc2ab1a3731bb5c2f36db31c1d16814
|
File details
Details for the file oracle_mcp_server-1.0.9-py3-none-any.whl.
File metadata
- Download URL: oracle_mcp_server-1.0.9-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e44dfd276baa147dba6eebbf900fe299531f173918306cbc576dcf647fe45a76
|
|
| MD5 |
6411f796752262aecdbabc0c575f71ea
|
|
| BLAKE2b-256 |
bea916d3e7cac8471038106a34ea78f0ddc29c8121f362d7da91846078a210b1
|