sql-mcp-server
0
The sql-mcp-server is an MCP server designed for interacting with SQL Server databases, featuring tools for database queries and schema management. It is built using the mcp-framework to provide SQL-focused functionality. The project supports integration with VS Code and debugging with the `mcp-debug` tool.
get-databases-tool
List the available databases on SQL Server
get-database-schema-tool
Retrieve schema information for the specified database
execute-select-query-tool
Run parameterized SELECT query