Installation & Configuration
{
"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"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2025/4/16
Updated
2025/4/16