66
/ 100
1 month ago
glama

pilat/mcp-datalink

MCP server for PostgreSQL, MySQL, and SQLite that gives AI assistants secure database access via the Model Context Protocol.

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.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
🔐
You'll be asked for 1 credential: DB_PASS
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.17GHSA-5xrq-8626-4rwp

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

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

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.0GHSA-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.
configDATABASE_HOST
configDATABASE_URL"DATALINK_MAIN_URL": "${}"
configDATALINK_ANALYTICS_URL"": "postgresql://user:password@localhost:5432/analytics",
configDATALINK_DEV_READONLY
configDATALINK_DEV_URL
configDATALINK_FAST_URL
configDATALINK_MAIN_URL"": "${DATABASE_URL}"
configDATALINK_MAX_TOTAL_SIZEResponse size limit (100 rows, 64KB default, configurable via )
configDATALINK_MY_DATABASE_URL
configDATALINK_PROD_READONLY
configDATALINK_PROD_URL
configDATALINK_SLOW_MAX_TIMEOUT
configDATALINK_SLOW_URL
configDATALINK_TEST_MAX_TIMEOUT
configDATALINK_TEST_URL
configDB_HOSTDATALINK_MAIN_URL="postgresql://${DB_USER}:${DB_PASS}@${}:5432/mydb"
configDB_NAME
🔐 secretDB_PASSDATALINK_MAIN_URL="postgresql://${DB_USER}:${}@${DB_HOST}:5432/mydb"
configDB_PORTDATALINK_MAIN_URL="postgresql://localhost:${:-5432}/mydb"
configDB_USERDATALINK_MAIN_URL="postgresql://${}:${DB_PASS}@${DB_HOST}:5432/mydb"
configEMPTY_VAR
configMY_VAR
configMY_VAR_123
configSET_VAR
configTEST_MYSQL_URL
configTEST_POSTGRES_URL
configVAR1
configVAR2
// 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 6 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/pilat-mcp-datalink-z1yjlh)](https://m8ven.ai/mcp/pilat-mcp-datalink-z1yjlh)
commit: 346f3aac43bde98e42cf8cf0fb9a82bfdee49cf7
code hash: 0ed3d7abe0878cb3581e06a821438f1f4b8ae57222774c94d843db6efc320abd
verified: 6/10/2026, 11:04:17 AM
view raw JSON →