Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sadanandu • Uncategorized
An MCP server that executes SQL queries on Oracle Autonomous Database and returns results for an AI-powered natural language query system.
Execute SQL queries on Oracle Autonomous Database as part of a natural language query workflow.
Integrate vector-based semantic search with traditional SQL querying in a local environment.
That require a backend server to handle database communication and query execution in AI-powered data assistants.
This MCP server acts as the executor in a modular AI-powered SQL assistant system, receiving SQL statements generated by a local LLM and executing them on Oracle Autonomous Database. It returns query results to the SQL assistant for further interpretation or direct user presentation, enabling seamless integration of natural language queries with both traditional and vector-based SQL searches. The server is built with FastAPI and facilitates local, intelligent data querying without relying on external vector databases.