MSSQL MCP Server

MCPReference

by snoli2001

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcpremote-capable

MCP configuration

stdio

Environment

  • DB_PORT

    Port number for SQL Server (default 1433)

  • DB_USERrequired

    Your database username

  • DB_SERVERrequired

    Your SQL Server host address

  • DB_ENCRYPT

    Whether to encrypt the connection (default true)

  • DB_DATABASErequired

    Your database name

  • DB_PASSWORDrequiredsecret

    Your database password

  • DB_REQUEST_TIMEOUT

    Request timeout in milliseconds (default 30000)

  • DB_CONNECTION_TIMEOUT

    Connection timeout in milliseconds (default 30000)

  • DB_TRUST_SERVER_CERTIFICATE

    Whether to trust server certificate (default false)

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.