Installation & Configuration
{
"mcpServers": {
"sql-explorer": {
"command": "uv",
"args": [
"run",
"python",
"src/main.py"
],
"env": {
"TRANSPORT": "stdio",
"DATABASE_URL": "your-database-url"
}
}
}
}Information
Transport
stdiosse
Language
Python
Created
2026/6/13
Updated
2026/6/15
Homepage
https://github.com/hmn53/sql-mcp