Connects to Microsoft SQL Server databases via the Model Context Protocol, offering an OpenAPI proxy for data interaction and schema inspection.
Sponsored
MSSQL is an MCP (Model Context Protocol) server designed for seamless integration with Microsoft SQL Server databases. It leverages MCPO to introduce an OpenAPI proxy, allowing OpenAPI-compatible clients to interact with the SQL Server via a standardized HTTP interface. The server provides robust tools for schema inspection and querying, making it an ideal solution for developers and applications needing structured access to SQL Server data through an MCP-compliant framework.
Key Features
01Container-ready (Docker)
02Introduces an OpenAPI proxy via MCPO
030 GitHub stars
04Provides tools for querying and schema inspection
05Connects to Microsoft SQL Server using MCP
06Designed for integration with MCP-compatible clients
Use Cases
01Integrating SQL Server with MCP-compatible AI agents or other applications
02Facilitating automated schema inspection and data querying for SQL Server databases
03Enabling OpenAPI-compatible clients to interact with SQL Server data