Oracle Database
Access and query an Oracle database using the cx_Oracle driver.
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.
관련 서버
RewindDB
Interface with the Rewind.ai SQLite database to access audio transcripts and screen OCR data.
Vertica MCP Server
Provides read-only access to Vertica databases.
DuckDB Knowledge Graph Memory
An MCP memory server that uses a DuckDB backend for persistent knowledge graph storage.
Hebbian Mind Enterprise
MCP memory server with Hebbian learning — concept connections strengthen through co-activation and weaken through disuse.
CData Jira Assets
A read-only MCP server for Jira Assets, powered by the CData JDBC Driver.
AKShare One
Access Chinese stock market data, including historical prices, real-time quotes, news, and financial statements.
Qdrant MCP
Semantic search using the Qdrant vector database.
Unofficial Reactome MCP Server
Access Reactome pathway and systems biology data via its live API.
Elasticsearch
Connects agents to Elasticsearch data, enabling natural language interaction with indices.
Outreach.io by CData
A read-only MCP server for querying live data from Outreach.io using the CData JDBC Driver.