74
/ 100
1 month ago
glama

kingbase-mcp-server

MCP server for KingBase (PostgreSQL-compatible) databases, enabling AI assistants to query and manage database schemas, tables, and data with configurable access control.

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
🚨
Known vulnerabilities in dependencies: 1 critical, 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: DB_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical2 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@4.0.18GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

high@modelcontextprotocol/sdk@1.6.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.6.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configACCESS_MODE"": "readonly"
configDB_HOST"": "localhost",
configDB_NAME"": "kingbase",
🔐 secretDB_PASSWORD"": "your_password",
configDB_PORT"": "54321",
configDB_SCHEMA"": "public",
configDB_USER"": "system",
configENABLE_SESSION_DEBUG
configMAX_SESSIONS
configMCP_HOSTHTTP 模式监听地址 0.0.0.0
configMCP_PORTHTTP 模式监听端口 3000
configSESSION_CLEANUP_INTERVAL_MS
configSESSION_TIMEOUT_MS
configSKIP_CONFIRM跳过写操作确认(见下方说明) false
configTRANSPORT传输模式:stdio 或 http stdio
// 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 3 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/nekotarou-kingbase-mcp-server-2whbys)](https://m8ven.ai/mcp/nekotarou-kingbase-mcp-server-2whbys)
commit: 39d48ff5f6c0fa00c3ee0235db9adc969b15c6c9
code hash: a6e9d0ebc68e59e27ea376f7efa9243863550d24f9bfd1f595a0a5013f553926
verified: 6/15/2026, 1:02:45 PM
view raw JSON →