67
/ 100
10 days ago
glama

SQL Server MCP Server

Enables AI agents to inspect schemas, analyze performance, check security, and troubleshoot SQL Server 2019+ databases through a safe, controlled interface.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 9 credentials: FASTMCP_OIDC_CLIENT_SECRET, FASTMCP_AZURE_AD_CLIENT_SECRET, FASTMCP_GITHUB_CLIENT_SECRET, FASTMCP_GOOGLE_CLIENT_SECRET, FASTMCP_OAUTH_CLIENT_SECRET, FASTMCP_API_KEY, SQL_PASSWORD, SSH_PASSWORD, MCP_SSL_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_SKIP_CONFIRMATIONSet to "true" to skip startup confirmation dialog (Windows) false
configMCP_LOG_LEVELLogging level (DEBUG, INFO, WARNING, ERROR) INFO
configMCP_LOG_FILEOptional path to write logs to a file None
configFASTMCP_AUTH_TYPEe =azure-ad \
configFASTMCP_OIDC_CONFIG_URLOIDC well-known configuration URL
configFASTMCP_OIDC_CLIENT_IDOIDC Client ID
🔐 secretFASTMCP_OIDC_CLIENT_SECRETOIDC Client Secret
configFASTMCP_OIDC_BASE_URLPublic URL of this MCP server
configFASTMCP_OIDC_AUDIENCE
configFASTMCP_JWT_JWKS_URIProvider's JWKS endpoint
configFASTMCP_JWT_ISSUERExpected token issuer
configFASTMCP_JWT_AUDIENCE(Optional) Expected token audience
configFASTMCP_AZURE_AD_TENANT_IDYour Azure Tenant ID
configFASTMCP_AZURE_AD_CLIENT_IDYour Azure Client ID
🔐 secretFASTMCP_AZURE_AD_CLIENT_SECRET(Optional) Client secret for OIDC Proxy mode
configFASTMCP_AZURE_AD_BASE_URL(Optional) Base URL for OIDC Proxy mode
configFASTMCP_AZURE_AD_AUDIENCE
configFASTMCP_GITHUB_CLIENT_IDGitHub App/OAuth Client ID
🔐 secretFASTMCP_GITHUB_CLIENT_SECRETGitHub Client Secret
configFASTMCP_GITHUB_BASE_URLPublic URL of this MCP server
configFASTMCP_GOOGLE_CLIENT_IDGoogle OAuth Client ID
🔐 secretFASTMCP_GOOGLE_CLIENT_SECRETGoogle Client Secret
configFASTMCP_GOOGLE_BASE_URLPublic URL of this MCP server
configFASTMCP_OAUTH_AUTHORIZE_URLProvider's authorization endpoint
configFASTMCP_OAUTH_TOKEN_URLProvider's token endpoint
configFASTMCP_OAUTH_CLIENT_IDYour registered client ID
🔐 secretFASTMCP_OAUTH_CLIENT_SECRETYour registered client secret
configFASTMCP_OAUTH_BASE_URLPublic URL of this MCP server
configFASTMCP_OAUTH_JWKS_URIProvider's JWKS endpoint (for token verification)
configFASTMCP_OAUTH_ISSUERExpected token issuer
configFASTMCP_OAUTH_AUDIENCE(Optional) Expected token audience
configMCP_SERVER_NAME
🔐 secretFASTMCP_API_KEYThe secret key clients must provide in the Authorization: Bearer <key> header.
configSQL_SERVER"-e", "=host.docker.internal",
configSQL_PORTSQL Server port 1433
configSQL_USER"-e", "=sa",
🔐 secretSQL_PASSWORD"-e", "=YourPassword123",
configSQL_DATABASE"-e", "=master",
configSQL_DRIVERODBC Driver name ODBC Driver 17 for SQL Server
configSQL_CONNECTION_STRING
configMCP_ALLOW_WRITEe =false \
configMCP_TRANSPORTThis method ensures you have all dependencies pre-installed. Note the -i flag (interactive) and =stdio.
configMCP_POOL_TIMEOUT
configSSH_HOSTe =bastion.example.com \
configSSH_USERe =ec2-user \
🔐 secretSSH_PASSWORDSSH password (optional) None
configSSH_PKEYe ="/root/.ssh/id_rsa" \
configALLOW_SSH_AGENTEnable SSH agent forwarding (true, 1, yes, on) false
configMCP_PORTPort to listen on (8000 for Docker, 8085 for local) 8085
configMCP_HOSTHost to bind the server to 0.0.0.0
configSSL_CERT_FILE
configMCP_SSL_CERTPath to SSL certificate file (.crt or .pem)
🔐 secretMCP_SSL_KEYPath to SSL private key file (.key)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/claritas-llc-mcp-cla-sqlserver2019-1jdui4)](https://m8ven.ai/mcp/claritas-llc-mcp-cla-sqlserver2019-1jdui4)
commit: 554b4f2f0b8e945440b388cc56900923e832cb25
code hash: 58be0fa05b6dfcf2cdedc3d05fa7000fb82e398bcb6c740269562043cdfe8b18
verified: 7/21/2026, 9:32:52 AM
view raw JSON →