sqltools_mcp

Tony-Enninful/sqltools_mcp
★ 2 stars Python 🗄️ Database Updated today
🔌 Access multiple databases seamlessly with SQLTools MCP, a versatile service supporting MySQL, PostgreSQL, SQL Server, DM8, and SQLite without multiple servers.
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": {
    "sqltools_mcp": {
      "command": "uvx",
      "args": [
        "sqltools-mcp"
      ]
    }
  }
}

Or install with pip: pip install sqltools-mcp

Topics

ai-agentsantigravityclaude-codecursordm8dm8-mcpmcpmcp-servermssql-mcpmysqlmysql-mcppostgresqlpostgresql-mcpsqlitesqlite-mcp