Back to search
30
MCP

mssql_mcp_server

richardhan/mssql_mcp_server

A Model Context Protocol (MCP) server for Microsoft SQL Server that enables secure database interactions through a controlled interface. Allows AI assistants to safely list tables, read data, and execute SQL queries while maintaining security and structure.

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

Similar MCP servers embedding-nearest

iflow-mcp_mssql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MSSQL databases. This server allows AI assistants to list tables,
0 tools
mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
0 tools
iflow-mcp_microsoft_sql_server_mcp
A Model Context Protocol (MCP) server that enables secure interaction with Microsoft SQL Server databases.
0 tools
iotdb-mcp-server
A Model Context Protocol (MCP) server that enables secure interaction with IoTDB databases. This server allows AI assistants to list tables,
0 tools
iotdb-mcp-server-fix
A Model Context Protocol (MCP) server that enables secure interaction with IoTDB databases. This server allows AI assistants to list tables,
0 tools
david-seekdb-mcp-server
A Model Context Protocol (MCP) server that enables interaction with seekdb database. This server allows AI assistants to perform vector oper
0 tools

How to use

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

{
  "mcpServers": {
    "mssql_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}