Back to search
30
MCP

faizu786/sql_server_mcp_server

docker/faizu786/sql_server_mcp_server

AI MCP server for SQL Server: NL queries, schema awareness, auto T-SQL, optimization.

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

Similar MCP servers embedding-nearest

io.github.connorbritain/mssql
MCP server for Microsoft SQL Server — schema discovery, profiling, safe writes, and DDL
0 tools
mcp/schemacrawler-ai
The SchemaCrawler AI MCP Server enables natural language interaction with your database schema us...
0 tools
MCP KQL Server
Execute KQL in AI prompts via NL2KQL with schema discovery and Azure Data Explorer integration
0 tools
iitdeveloperadmin/sharepoint-mcp
The MCP Server that gives your AI agent a brain for Microsoft SharePoint
0 tools
noquieono/mcp-postgres-server
MCP server for PostgreSQL — gives AI assistants safe, direct access to your database.
0 tools
littlefort/mcp-dotnet-mssql
An MCP server for connecting agentic AI tools to an MS SQL Server instance.
0 tools

How to use

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

{
  "mcpServers": {
    "faizu786/sql_server_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}