RodrigoPAml/MCP-SqlServer
A MCP Server implementation in C# for LLM integration with SQL Server tested with Claude Desktop
Platform-specific configuration:
{
"mcpServers": {
"MCP-SqlServer": {
"command": "npx",
"args": [
"-y",
"MCP-SqlServer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...