SQL-AI-samples icon indicating copy to clipboard operation
SQL-AI-samples copied to clipboard

MSSQL MCP support for SQL Stored Procs

Open noseratio opened this issue 6 months ago • 2 comments

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!

noseratio avatar Jul 22 '25 01:07 noseratio

Something along the lines of Data API builder (DAB) would be nice. https://aka.ms/dab

JerryNixon avatar Jul 30 '25 04:07 JerryNixon

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

TomSeilerDt avatar Aug 23 '25 21:08 TomSeilerDt