SQL-AI-samples
SQL-AI-samples copied to clipboard
MSSQL MCP support for SQL Stored Procs
Hello and thanks for MSSQL MCP, it's a really useful tool.
It'd be nice to see more tools added, beyond CRUD. In particular, Stored Procedures calling/metadata retrieval. This would allow us to generate C#/TypeScript/etc wrappers for the stored procs with easy.
Thank you!
Something along the lines of Data API builder (DAB) would be nice. https://aka.ms/dab
Yes please, we have a lot of legacy logic in stored procedures, ability to utilise MCP to migrate this out into API in a testable way would be great