MySQL-MCP-Server
An MCP server that can connect to MySQL databases, which exposes the table structure as a resource, provides SQL query tools, and includes tips for common data…
Directory
An MCP server that can connect to MySQL databases, which exposes the table structure as a resource, provides SQL query tools, and includes tips for common data…
A Model Context Protocol (MCP) server that enables LLMs to connect MongoDB using mcp-go.
# Qdrant MCP Server An MCP server for interacting with [Qdrant](https://qdrant.tech/) vector database. This server provides tools for managing vectors…
# MySQL MCP Server 一个基于Model Context Protocol (MCP)的MySQL服务器,允许通过MCP协议执行SQL查询。 ## 功能 - 通过MCP协议执行SQL查询 - 检查数据库连接状态 - 内置SQL查询示例提示 ## 安装 ```bash # 克隆仓库 git clone…
Work in Progress as I don't have a PREMIUM subscription to Claude
PostgreSQL performance analysis and optimization MCP server
# CockroachDB MCP Server [](https://smithery.ai/server/@Swayingleaves/cockroac…
Get geographic location information from IP addresses using offline IP database.
MCP server for Baserow API integration - Enable AI assistants to interact with Baserow databases
mcp-server-postgres is a Model Context Protocol (MCP) server for PostgreSQL databases. It lets LLMs inspect database schemas and execute read-only queries…
This project demonstrates how to build an MCP Server and client connected to Azure Cosmos DB for NoSQL. It includes a NextJS 15 frontend that displays a…
# mysql-mcp-server mysql-mcp-server is a Model Context Protocol (MCP) server for connecting to MySQL Server. ## Installation ``` git clone…
# Simple MySQL MCP Server A minimal FastAPI-based MCP server that lets GitHub Copilot or other MCP-compatible tools securely query your local or Dockerized…
MySQL MCP Server is a Model Context Protocol server that provides secure MySQL database operations for AI assistants and other MCP clients. It exposes database…
The PlanetScale MCP server is a hosted MCP server that exposes your PlanetScale organizations, databases, branches, schema, and Insights data to MCP-compatible…
A Model Context Protocol (MCP) server implementation that provides Elasticsearch interaction. It enables searching documents, analyzing indices, and managing a…
# MySQL MCP Server A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and…
Integrates with ClickHouse to enable natural language querying and exploration of large datasets while maintaining read-only safeguards.
Enables server administrators to manage websites, databases, SSL certificates, and applications through 1Panel's server management capabilities without…
These are MCP server implementations for accessing a SQLite database in your MCP client. There is both a SDIO and a SSE implementation.
MySQL MCP Server is an MCP (Model Context Protocol) server that integrates with MySQL databases. It allows AI assistants and MCP-compatible clients to execute…
An MCP server for querying the OSV (Open Source Vulnerability) database API.
A Model Context Protocol (MCP) server that connects to a MySQL database and exposes a tool for AI models to execute SQL queries via natural language, without…
Jewei Mysql Mcp Server is a MySQL database query server that executes SQL queries (only SELECT statements), retrieves table structure information (columns…