MsSqlMCP
2
MsSqlMCP is a Model Context Protocol server designed to query and retrieve information from SQL Server database schemas, enabling access to data structures such as tables, columns, and relationships. It is configured to work with Visual Studio Code and requires .NET 9 and SQL for operation.
MsSqlMCP
- MCP server for querying SQL Server database schema, including tables, columns, and relationships.
- Prerequisites: .NET 9, SQL.
- Configuration: Integrate with Visual Studio Code by updating the settings file to include the MCP server configuration.