🗄️ Model Context Protocol (MCP) server for SQL Server integration with Warp terminal. Execute queries, explore schemas, export data, and analyze performance with natural language commands.
{
"mcpServers": {
"warp-sql": {
"command": "npx",
"args": [
"-y",
"@egarcia74/warp-sql-server-mcp"
]
}
}
}