Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by leopeng1995 • Data & Databases
A Model Context Protocol (MCP) server that exposes Microsoft SQL Server databases to agents so they can query and use database context.
Query Microsoft SQL Server databases to fetch live rows and schema information as part of a larger task.
Integrate database context into decision-making or generate SQL based on user intent and execute it safely against MSSQL.
A locally hosted MCP endpoint (e.g., via Cline) to connect to MSSQL with configurable credentials and character set handling.
This project implements an MCP server for connecting agents to Microsoft SQL Server. It is configured via environment variables (server, port, user, password, database, charset) and intended to be run locally (example uses the 'uv' runner and integrates with Cline MCP configuration). It simplifies giving agents direct, authenticated access to MSSQL data and allows control over character set handling for correct encoding.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.