SQL-Analysis

saravanadas/SQL-Analysis
★ 0 stars Python 📊 Data/Analytics Updated today
Unified MCP platform for secure SQL Server data extraction, Railway staging, SharePoint integration, and scalable CSV-based data delivery.
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-analysis": {
      "command": "uvx",
      "args": [
        "sql-analysis"
      ]
    }
  }
}

Or install with pip: pip install sql-analysis