egarcia74/warp-sql-server-mcp
3.3
If you are the rightful owner of warp-sql-server-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Warp SQL Server MCP is a server that enables Warp to connect and interact with Microsoft SQL Server databases using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
execute_query
Execute any SQL query on the connected database
list_databases
List all user databases on the SQL Server instance
list_tables
List all tables in a specific database/schema
describe_table
Get detailed schema information for a table
get_table_data
Retrieve sample data from tables with optional filtering
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client