MCP Alchemy
Communitybyrunekaagaard
Multi-DB via SQLAlchemy: PostgreSQL, MySQL, Oracle, MS SQL, and CrateDB.
Configuration
{
"mcpServers": {
"mcp-alchemy": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-alchemy"
]
}
}
}Add this to your claude_desktop_config.json file.