SQL Server MCP (macOS)✓
io.github.TharanaBope/sql-server-mcp-macos · v1.0.4
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.TharanaBope/sql-server-mcp-macos",
"description": "SQL Server MCP with RAG capabilities for macOS (Docker SQL Server support)",
"title": "SQL Server MCP (macOS)",
"repository": {
"url": "https://github.com/TharanaBope/SQL-MCP-Mac-Windows",
"source": "github"
},
"version": "1.0.4",
"packages": [
{
"registryType": "npm",
"identifier": "@tharanabopearachchi/sql-server-mcp-macos",
"version": "1.0.4",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}