Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by MCPRUNNER • Uncategorized
An MCP server enabling Visual Studio Code Copilot to interact with SQL Server databases via the Model Context Protocol.
Execute SQL queries and retrieve detailed database schema metadata from SQL Server.
Secure multi-key API authentication and encrypted connection management.
Integration with Visual Studio Code Copilot to enhance database interaction capabilities.
This MCP server connects to one or more SQL Server databases, providing features such as SQL query execution, detailed database metadata retrieval including tables, views, and stored procedures, and a multi-key API authentication system. It supports encrypted connection strings, key rotation, and robust logging, designed with clean architecture and dependency injection for testability. The server exposes multiple endpoint types including standard MCP, JSON-RPC 2.0, and direct REST APIs, facilitating integration with various clients.