MCP for SQL Server #1985
Unanswered
sureshcloud-25
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on modernizing a .NET application that connects to a SQL Server database, using Amazon Q Developer CLI.
As part of the modernization process, I need to:
Access and analyze the SQL Server database through Amazon Q Developer CLI.
Leverage MCP Server for SQL Server (or an equivalent compatibility analysis tool) to assess database compatibility and potential migration blockers.
Generate functional tests for the application using Q Developer CLI, ideally with real or representative test data retrieved from the connected SQL Server.
Does Q CLI support direct analysis of SQL Server databases using MCP server, including stored procedures, queries, and schemas?
What is the best approach to generate functional tests using Q CLI that reflect real-world data interactions with the SQL Server backend?
As of now awslabs provided the MCP for postgress is there any MCP server available for Sql server
Beta Was this translation helpful? Give feedback.
All reactions