OracleDB MCP Server
@MCP-Mirror
About OracleDB MCP Server
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"rahgadda_oracledb_mcp_server": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"uv",
"--directory",
"D:\\MyDev\\mcp\\oracledb_mcp_server",
"run",
"-m",
"oracledb_mcp_server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is OracleDB MCP Server?
OracleDB MCP Server is a Model Context Protocol server that exposes configured Oracle Database tables and columns as context to LLMs. It enables LLMs to interact with Oracle Database, generate SQL statements, and return results from natural language prompts.
How to use OracleDB MCP Server?
Install via pip install oracledb_mcp_server, create a .env file with the Oracle DB connection string, then run uv run oracledb_mcp_server. For Claude Desktop, add the JSON configuration (including DB_CONNECTION_STRING, TABLE_WHITE_LIST, COLUMN_WHITE_LIST)
Basic information
More Other MCP servers
ICSS
chokcoco不止于 CSS
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments