Loading languages...
MA

mamisoa/mcp-alchemy

@mamisoa

Let Claude be your database expert! MCP Alchemy connects Claude Desktop directly to your databases, allowing it to: Help you explore and understand your database structure, Assist in writing and validating SQL queries, Displays relationships between tables, Analyze large datasets and create reports, Claude Desktop Can analyse and create artifacts for very large datasets using claude-local-files

claude
database
sqlalchemy
sql
data-analysis

# mcpServer Config

{
  "mcpServers": {
    "my_database": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/runekaagaard/mcp-alchemy",
        "mcp-alchemy"
      ],
      "env": {
        "DB_URL": "mysql+pymysql://root:secret@localhost/databasename"
      }
    }
  }
}

# stdio

uvx --from git+https://github.com/runekaagaard/mcp-alchemy mcp-alchemy
Transport:
stdio
Sprache:
Python
Erstellt:4/16/2025
Aktualisiert:4/16/2025