πŸ”§

MS SQL Server MCP Server

πŸ”§MCP Server

bymcs/mssql-mcp

Security check pending
remotedatabasesqlazuresecurity

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add mssql -e DB_SERVER=your-server.com -e DB_DATABASE=your-database -e DB_USER=your-username -e DB_PASSWORD=your-password -e DB_ENCRYPT=true -e DB_TRUST_SERVER_CERTIFICATE=true -- npx -y mssql-mcp@latest
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "mssql": { "command": "npx", "args": ["-y", ...
0
Last UpdatedMar 10, 2026