Back to search
30
MCP

littlefort/mcp-dotnet-mssql

docker/littlefort/mcp-dotnet-mssql

An MCP server for connecting agentic AI tools to an MS SQL Server instance.

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

Similar MCP servers embedding-nearest

iitdeveloperadmin/sharepoint-mcp
The MCP Server that gives your AI agent a brain for Microsoft SharePoint
0 tools
faizu786/sql_server_mcp_server
AI MCP server for SQL Server: NL queries, schema awareness, auto T-SQL, optimization.
0 tools
112567/dataverse-mcp
MCP server connecting Claude AI to Microsoft Dataverse / Dynamics CRM via the official Web API.
0 tools
@promptowl/contextnest-mcp-server
MCP server for AI agent access to structured knowledge bases — works with Claude, Cursor, Gemini, Copilot, and Windsurf
0 tools
adbpg-mcp-server
AnalyticDB PostgreSQL MCP Server serves as a universal interface between AI Agents and AnalyticDB PostgreSQL databases. It enables seamless
0 tools
meanalyticsplus/mcp-server
MCP server middleware solution bridges the connection between AI agents and Manageengine Analytics+
0 tools

How to use

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

{
  "mcpServers": {
    "littlefort/mcp-dotnet-mssql": {
      "url": "None",
      "transport": "http"
    }
  }
}