sql-cortex-mcp

loglux/sql-cortex-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server that gives AI agents (Claude, OpenAI, Gemini, etc.) direct access to SQL databases — with policy enforcement, schema tools, and an admin UI.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sql-cortex-mcp": {
      "command": "uvx",
      "args": [
        "sql-cortex-mcp"
      ]
    }
  }
}

Or install with pip: pip install sql-cortex-mcp

README Excerpt

<p align="center"> <img src="app/web/static/favicon.svg" width="80" height="80" alt="SQL Cortex MCP"> </p> <h1 align="center">SQL Cortex MCP</h1> <p align="center"> MCP server that gives AI agents (Claude, OpenAI, Gemini, etc.) direct access to SQL databases — with policy enforcement, schema tools, and an admin UI.

Tools (20)

ALLOWED_ORIGINSALLOW_DESTRUCTIVEDB_URLENABLE_EXPLANATIONSENABLE_UILIMIT_DEFAULTLLM_API_KEYLLM_BASE_URLLLM_MODELLLM_PROVIDERLLM_TIMEOUT_MSMODETIMEOUT_MSanthropicdeepseekgeminigroqmistralollamaopenai

Topics

mcp-servermcp-sqlmcp-tool-box-for-databasesmcp-toolssql-mcp