Azure-Samples/SQL-MCP-NoContainer
This project demonstrates how to create SQL MCP server locally or with Azure app service.
Platform-specific configuration:
{
"mcpServers": {
"SQL-MCP-NoContainer": {
"command": "npx",
"args": [
"-y",
"SQL-MCP-NoContainer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...