pilat/mcp-datalink
by Various
MCP server for secure database access (PostgreSQL, MySQL, SQLite)
MCP
pilat/mcp-datalink
Added 1 June 2026
Overview
pilat/mcp-datalink is an MCP server that provides secure database access to PostgreSQL, MySQL, and SQLite databases. It implements the Model Context Protocol to enable large language models and other MCP clients to interact with these databases through a standardized interface.
Best for
Best for
Developers who need a lightweight, standardized MCP server for secure database access in AI agent or LLM workflows
Use cases
- Connecting AI assistants to relational databases for natural language queries
- Standardizing database access across multiple MCP-compatible applications
- Performing read and write operations on PostgreSQL, MySQL, or SQLite via a single protocol
Notes
pilat/mcp-datalink is an MCP server that provides secure database access to PostgreSQL, MySQL, and SQLite databases. It implements the Model Context Protocol to enable large language models and other MCP clients to interact with these databases through a standardized interface.
3 stars on GitHub. Last updated 2026-04-08. Licensed MIT.
Use cases
- Connecting AI assistants to relational databases for natural language queries
- Standardizing database access across multiple MCP-compatible applications
- Performing read and write operations on PostgreSQL, MySQL, or SQLite via a single protocol
Pros
- Supports three major relational databases (PostgreSQL, MySQL, SQLite)
- TypeScript codebase offers type safety and broad developer familiarity
- Uses the MCP standard for easy integration with many LLM tools
Cons
- Very low GitHub stars indicate minimal community adoption and limited support
- Only relational databases are supported, no NoSQL or cloud data sources
- Requires an MCP client to be used, adding a dependency on a still-maturing ecosystem
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Supports three major relational databases (PostgreSQL, MySQL, SQLite)
- TypeScript codebase offers type safety and broad developer familiarity
- Uses the MCP standard for easy integration with many LLM tools
Cons
- Very low GitHub stars indicate minimal community adoption and limited support
- Only relational databases are supported, no NoSQL or cloud data sources
- Requires an MCP client to be used, adding a dependency on a still-maturing ecosystem
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
mindsdb/mindsdb
Various
Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and de
haris-musa/excel-mcp-server
Various
A Model Context Protocol server for Excel file manipulation