Back to Home
gazisdomain icon

sql-server-mcp-server

by gazisdomain

Overview

Provides AI assistants like Claude with secure, structured access to SQL Server databases through natural language queries using the Model Context Protocol.

Installation

Run Command
dotnet SqlServerMcpServer.dll

Security Notes

The project explicitly states it's a 'demonstration project using public sample data' and 'NOT suitable for production use with sensitive data.' Key risks include database queries executing with full user credentials, and query results being sent to Anthropic's cloud for AI processing, raising significant data privacy concerns for sensitive information. While recommendations for enterprise deployment are provided (read-only access, data masking, self-hosted AI, audit logging, rate limiting), the current implementation's default state is highly insecure for production or sensitive data.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-11-23

Tags

MCPSQL Server.NETAINatural Language Processing