A Model Context Protocol server that allows Large Language Models like Claude to execute SQL queries, explore database schemas, and maintain persistent connections to SQL Server databases.
Enable encryption (set to 'false' to disable)
true
Initial delay (ms) before retrying a failed connection
1000
Name of the MCP server
MSSQL Server
Comma-separated list of databases the server is allowed to access. If empty, access is less restricted (relies on DB user permissions).
SQL Server port
1433
Min connections in pool
0
Idle timeout for connections in pool (ms)
30000
Maximum delay (ms) for connection retries (uses exponential backoff)
30000
Time-To-Live for schema cache (ms)
300000
SQL Server password
Connection timeout (ms)
30000
Trust server certificate (set to 'false' to disable)
true
SQL Server username
sa
Default database name to connect to
master
Log level for pino logger (e.g., 'fatal', 'error', 'warn', 'info', 'debug', 'trace', 'silent')
info
SQL Server hostname or IP
localhost
Version of the MCP server
1.0.0
Max number of retries for initial connection attempts
3
Max connections in pool
10
Request timeout for queries (ms)
30000
Security Notice
Your environment variables and credentials are securely stored and encrypted. LangDB never shares these configuration values with third parties.
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!