mehdig-dev/mcp-sql
MCP server that lets LLMs query PostgreSQL, SQLite, and MySQL databases
Platform-specific configuration:
{
"mcpServers": {
"mcp-sql": {
"command": "npx",
"args": [
"-y",
"mcp-sql"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...