SqlServer
Integrates SQL Server with Windsurf IDE using a standalone MCP server.
Acerca de
SqlServer is a standalone MCP server designed to enhance the Windsurf IDE with SQL Server integration capabilities. Written in C#, it provides features such as database schema exploration, SQL query execution, and stored procedure management directly within the Windsurf environment. It supports configurable logging and a debug mode for troubleshooting, making it a valuable asset for developers working with SQL Server databases.
Características Principales
- Enables SQL Server connectivity within Windsurf IDE
- Allows database schema exploration and table inspection
- Supports SQL query and stored procedure execution
- Provides configurable logging for troubleshooting
- Offers a debug mode for detailed logging
- 4 GitHub stars
Casos de Uso
- Generating SQL code snippets and analyzing database structures
- Browsing database schemas directly within Windsurf IDE
- Executing SQL queries and viewing results within Windsurf IDE