ismailcankaratas/mcp-mssql
MSSQL’e MCP üzerinden güvenli bağlanan, STDIO modunda çalışan bir sunucudur. Claude Desktop (ve MCP uyumlu diğer istemciler) tarafından harici bir tool olarak başlatılır.
Platform-specific configuration:
{
"mcpServers": {
"mcp-mssql": {
"command": "npx",
"args": [
"-y",
"mcp-mssql"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...