MCP server that gives AI agents accurate SQL schema and data access (MySQL, PostgreSQL, SQL Server, SQLite) — no more schema guessing
{
"mcpServers": {
"salmanulfarissql": {
"command": "npx",
"args": [
"-y",
"@salmanulfaris/sql-mcp"
]
}
}
}