Back to MCP Servers
🔌

runekaagaard/mcp-alchemy

MPL-2.0

🐍 🏠 - Universal SQLAlchemy-based database integration supporting PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL Server and many more databases. Features schema and relationship inspection, and l

PythonDatabases

Install

npx -y runekaagaard-mcp-alchemy

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "runekaagaard-mcp-alchemy": {
      "command": "npx",
      "args": [
        "-y",
        "runekaagaard-mcp-alchemy"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.