Back to directory
mcp-alchemy

mcp-alchemy

@runekaagaard400

A MCP (model context protocol) server that gives the LLM access to and knowledge about relational databases like SQLite, Postgresql, MySQL & MariaDB, Oracle, and MS-SQL.

databasesqldata analysisSQLAlchemysqlitepostgresqlmysqlmariadboraclemssqlcratedbverticaother

Installation & Configuration

{
  "mcpServers": {
    "mcp-alchemy": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-alchemy-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2024/12/26
Updated
2026/3/27