SERVER
MCP Datalink
Rank #18908io.github.pilat/mcp-datalink
Provides secure database access for PostgreSQL, MySQL, and SQLite with built-in safety features.
First listed
Jan 2, 2026
Last publish date
Jan 4, 2026
OVERVIEW
MCP Datalink is a Model Context Protocol (MCP) server published by pilat. It ranks #18908 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. MCP Datalink is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jan 2, 2026 and most recently updated on Jan 4, 2026.
STANDING
#18,908of 58,900 tracked serversTop 50%
Ranks ahead of 39,992 of 58,900 servers on MCP Toplist.
CONNECT
Use MCP Datalink
Add MCP Datalink to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-datalink": {
"command": "npx",
"args": [
"-y",
"@pilat/mcp-datalink"
],
"env": {
"DATALINK_ANALYTICS_URL": "<your DATALINK_ANALYTICS_URL>",
"DATALINK_ANALYTICS_READONLY": "<your DATALINK_ANALYTICS_READONLY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
pilat
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.2.4 | Jan 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Datalink?
- Provides secure database access for PostgreSQL, MySQL, and SQLite with built-in safety features.
- Who maintains MCP Datalink?
- MCP Datalink is maintained by pilat, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is MCP Datalink an official MCP server?
- Yes — MCP Datalink is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Datalink have?
- MCP Toplist tracks 2 versions of MCP Datalink, most recently published on Jan 4, 2026.
- Where can I find the source code for MCP Datalink?
- The source code for MCP Datalink is hosted at github.com/pilat/mcp-datalink.
EXPLORE