Loomal

DataLink

MCP server by github.com/pilat/mcp-datalink

MCP server for secure database access (PostgreSQL, MySQL, SQLite)

3 starsnpm: @pilat/mcp-datalink

About DataLink

DataLink is an MCP (Model Context Protocol) server published by pilat in the official MCP registry, listed under Databases on Loomal. MCP server for secure database access (PostgreSQL, MySQL, SQLite)

It ships as an npm package (@pilat/mcp-datalink), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/pilat/mcp-datalink, where the project has earned 3 GitHub stars.

Use DataLink with your agent

Claude Code · one command
claude mcp add datalink -- npx -y @pilat/mcp-datalink
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "datalink": {
      "command": "npx",
      "args": [
        "-y",
        "@pilat/mcp-datalink"
      ]
    }
  }
}
npm@pilat/mcp-datalink

Frequently asked questions

What is DataLink?
DataLink is an MCP (Model Context Protocol) server by pilat in the Databases category. MCP server for secure database access (PostgreSQL, MySQL, SQLite)
How do I connect DataLink to Claude, Cursor, or another MCP client?
Install DataLink from its npm package (@pilat/mcp-datalink) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is DataLink open source?
Yes — the source code is public at github.com/pilat/mcp-datalink, with 3 GitHub stars.
Can AI agents pay to use DataLink?
Not yet through Loomal — DataLink is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain DataLink? Claim this listing free by verifying GitHub ownership, or contact us.