Facilitates interaction with Microsoft SQL Server Express, supporting database operations such as querying, table management, and schema inspection via natural language MCP commands.
Authentication mode to use. Can be 'windows' for Windows Authentication or 'sql' for SQL Server Authentication.
The SQL Server instance to connect to, e.g., server\instance.
The password for SQL Server authentication. Required if `SQL_SERVER_AUTH` is set to 'sql'.
The username for SQL Server authentication. Required if `SQL_SERVER_AUTH` is set to 'sql'.
A comma-separated list of databases that are allowed to be accessed.
Whether to trust the server's certificate. Set to 'yes' or 'no'.
Whether to use a trusted connection. Set to 'yes' or 'no'.
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!