Installation & Configuration
{
"mcpServers": {
"my_sqlite_db": {
"command": "uvx",
"args": [
"--from",
"mcp-alchemy==2025.8.15.91819",
"--refresh-package",
"mcp-alchemy",
"mcp-alchemy"
],
"env": {
"DB_URL": "sqlite:////absolute/path/to/database.db"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12