Skip to content
Back to search
30
MCP

brunopmach/mcp-sqlserver

docker/brunopmach/mcp-sqlserver

MCP SQL Server - Read-only queries via Streamable HTTP

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Microsoft SQL Server
Read-only MCP for Microsoft SQL Server: metadata discovery, parameterized SELECT, plans.
0 tools
dashboards-mcp
MCP server for read-only access to dashboard databases
0 tools
rturv/postgres-database-query-mcp
MCP for acces read-only mode postgresql databases
0 tools
io.github.connorbritain/mssql-reader
Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying
0 tools
io.github.ConnorBritain/mssql-reader
Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying
0 tools
snowflake-mcp-server
MCP Server for connecting to Snowflake with read-only questions
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "brunopmach/mcp-sqlserver": {
      "url": "None",
      "transport": "http"
    }
  }
}