Back to search
30
MCP

iflow-mcp_mssql_mcp_server

pypi/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, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.

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

Similar MCP servers embedding-nearest

iflow-mcp_microsoft_sql_server_mcp
A Model Context Protocol (MCP) server that enables secure interaction with Microsoft SQL Server databases.
0 tools
iflow-mcp_mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases. This server allows AI assistants to list tables,
0 tools
iflow-mcp_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
iflow-mcp_apache-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
iflow-mcp_greptimedb-mcp-server
A Model Context Protocol (MCP) server that enables secure interaction with GreptimeDB databases. This server allows AI assistants to list ta
0 tools
iflow-mcp_mcp-oceanbase
A Model Context Protocol (MCP) server that enables secure interaction with OceanBase databases. This server allows AI assistants to list tab
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_mssql_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}