MCPs tagged with database-access
-
SQLite Explorer MCP Server
Secure, read-only access to SQLite databases for LLMs via the Model Context Protocol.
SQLite Explorer MCP Server provides a safe, read-only interface to SQLite databases using the Model Context Protocol (MCP). Built with the FastMCP framework, it enables large language models to explore, query, and retrieve database schema information with robust safety and validation mechanisms. The server exposes structured tools such as read_query, list_tables, and describe_table, ensuring secure and reliable access to database contents. Designed for integration with platforms like Claude Desktop and Cline VSCode Plugin.
- ⭐ 93
- MCP
- hannesrudolph/sqlite-explorer-fastmcp-mcp-server
-
greptimedb-mcp-server
A Model Context Protocol (MCP) server for secure, structured AI access to GreptimeDB.
greptimedb-mcp-server implements a Model Context Protocol (MCP) server for GreptimeDB, enabling AI assistants to securely explore and analyze database contents. It provides controlled operations such as listing tables, reading data, and executing SQL queries, ensuring responsible access. The server offers integration with Claude Desktop and supports prompt management for structured AI interactions.
- ⭐ 23
- MCP
- GreptimeTeam/greptimedb-mcp-server
-
airtable-mcp-server
MCP server providing LLMs with read/write access to Airtable databases.
airtable-mcp-server enables language models to inspect Airtable schemas and interact with Airtable databases through the Model Context Protocol (MCP). It provides tools for listing, reading, and writing records, allowing integration with environments like Claude Desktop, Cursor, and Cline. The solution uses user-provided Airtable API keys for authentication, supporting secure access and manipulation of Airtable data via standardized MCP-compatible clients.
- ⭐ 343
- MCP
- domdomegg/airtable-mcp-server
-
MySQL MCP Server
Secure MCP interface for MySQL database interaction with AI applications.
MySQL MCP Server implements the Model Context Protocol (MCP) to provide a secure bridge between AI applications and MySQL databases. It enables structured exploration and controlled queries through a standardized communication interface, ensuring safe and logged access to data. Designed for integration with tools such as Claude Desktop and Visual Studio Code, MySQL MCP Server allows users to list, read, and query MySQL tables securely. Environment variable-based configuration and comprehensive logging enhance its reliability for sensitive database interactions.
- ⭐ 980
- MCP
- designcomputer/mysql_mcp_server
-
MCP Server for MySQL - Claude Code Edition
A Model Context Protocol MySQL server with SSH tunnels, optimized for Claude Code.
MCP Server for MySQL - Claude Code Edition provides an implementation of the Model Context Protocol for secure, context-driven access to MySQL databases. It enables AI tools, such as Claude Code, to access and manipulate database schemas and data through SSH tunnels, supporting multi-project setups and automated management. The server offers advanced configuration options and permission controls for safe interaction with remote databases.
- ⭐ 902
- MCP
- benborla/mcp-server-mysql