SQL Server MCP with RAG capabilities for Windows (native ODBC support)
A Model Context Protocol (MCP) server for SQL Server that enables AI assistants like Claude to explore and query SQL Server databases. Designed specifically as a RAG (Retrieval-Augmented Generation) system for database knowledge, focusing on schema exploration and research queries. List databases - Discover all available databases on the server List tables - View all tables with row counts…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A Model Context Protocol (MCP) server for SQL Server that enables AI assistants like Claude to explore and query SQL Server databases. Designed specifically as a RAG (Retrieval-Augmented Generation) system for database knowledge, focusing on schema exploration and research queries. List databases - Discover all available databases on the server List tables - View all tables with row counts Describe tables - Get detailed column information, data types, constraints, indexes List views and stored…