21
GitHub Stars

The MCP Server support your LLMs integrate with SQL Database (SQLite, SQL Server, Postgres SQL)

Installation

⭐ RecommendedNPX
npx -y mcp-dbs@1.0.4 --stdio
View configuration snippet
{
  "mcpServers": {
    "mcp-dbs": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-dbs@1.0.4",
        "--stdio"
      ],
      "env": {
        "MCP_MSSQL_SERVER": "dc2d-fnb-mssql-01.citigo.io",
        "MCP_MSSQL_PORT": "1433",
        "MCP_MSSQL_DATABASE": "HydraKiotVietShard1",
        "MCP_MSSQL_USER": "sa",
        "MCP_MSSQL_PASSWORD": "mssql#C1t1g0@sa",
        "MCP_MSSQL_ENCRYPT": "true",
        "MCP_MSSQL_TRUST_SERVER_CERTIFICATE": "true",
        "MCP_MONGODB_URI": "mongodb://svc_audittrail:RiIWjXwzZnkaUpe@dc2d-fnb-infra-01.citigo.io:27017,dc2d-fnb-infra-02.citigo.io:27017,dc2d-fnb-infra-03.citigo.io:27017/?replicaSet=rs0",
        "MCP_MONGODB_DATABASE": "hydra_kv_audit_1"
      }
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:From mcp.so (unverified)

Claude Desktop

STDIO
stdio:From mcp.so (unverified)

MCP Compatible

STDIO
stdio:From mcp.so (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:MIT
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.