Serversio.github.TharanaBope/sql-server-mcp
M

SQL Server MCP (Windows)

io.github.TharanaBope/sql-server-mcp · v1.0.4
▦ npm
v1.0.4npm npm: @tharanabopearachchi/sql-server-mcp↗ Repository
{}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",
  "description": "SQL Server MCP with RAG capabilities for Windows (native ODBC support)",
  "title": "SQL Server MCP (Windows)",
  "repository": {
    "url": "https://github.com/TharanaBope/SQL-MCP-Mac-Windows",
    "source": "github"
  },
  "version": "1.0.4",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@tharanabopearachchi/sql-server-mcp",
      "version": "1.0.4",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}