
io.github.pilat
mcp-datalink
DataLink
MCP server for secure database access (PostgreSQL, MySQL, SQLite)
stdiocommunityapplication
Package Details
@pilat/mcp-datalink
Transportstdio
Environment Variables
DATALINK_ANALYTICS_URL
RequiredSecret
Database connection URL. Pattern: DATALINK_<NAME>_URL where <NAME> identifies the database. Supports postgresql://, mysql://, or file path for SQLite.
DATALINK_ANALYTICS_READONLY
Set to 'true' for read-only access. Pattern: DATALINK_<NAME>_READONLY