Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by fkdevsoft • Data & Databases
An MCP server that lets agents connect to Microsoft SQL Server databases to execute SQL queries and manage connections.
Run ad-hoc SQL queries against a Microsoft SQL Server database and return structured results for analysis or decision-making.
Read or modify application data (for example, user records or metrics) as part of automated workflows or task orchestration.
Perform database diagnostics or administrative tasks, such as schema inspection, health checks, or executing maintenance queries.
This MCP server exposes a 'query' tool enabling agents to run SQL against Microsoft SQL Server instances. It supports either a full connection string or individual connection parameters (host, port, database, username, password) and includes options for encryption and trusting server certificates. Packaged as an npm module, it integrates into MCP settings so LLM agents can perform database queries, retrieve results, and incorporate those results into workflows. It is useful for automating data access, diagnostics, and integrating database operations into agent-driven tasks.
List all available named database connections configured in the server
Test the database connection and return basic server information
List all databases available on the SQL Server instance
List all tables in the connected database
Get detailed schema information for a specific table including columns, data types, and constraints
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.