MCP 数据库服务器 (TypeScript)
# MCP 数据库服务器 (TypeScript) 这是一个基于 Model Context Protocol (MCP) 的数据库查询服务器,用 TypeScript 实现。它允许 AI 模型安全地查询关系型数据库,如 MySQL 和 PostgreSQL。 ## 功能特性 - 支持 MySQL 和…
Directory
# MCP 数据库服务器 (TypeScript) 这是一个基于 Model Context Protocol (MCP) 的数据库查询服务器,用 TypeScript 实现。它允许 AI 模型安全地查询关系型数据库,如 MySQL 和 PostgreSQL。 ## 功能特性 - 支持 MySQL 和…
# BigQuery MCP Server A Model Context Protocol (MCP) server for accessing Google BigQuery. This server enables Large Language Models (LLMs) to understand…
A recipe database server providing meal planning, recipe recommendations, and menu suggestions for daily meals.
MCPBench is an evaluation framework for MCP servers. It supports evaluating three types of servers (Web Search, Database Query, and GAIA) and is compatible…
# PostgreSQL MCP Server [](https://smithery.ai/server/@nahmanmate/postgresql-mcp-s…
It is a simple demo MCP HTTP server designed for use with MCP clients such as claude.ai. It integrates with Pomerium for access control and requires database…
# mysql-mcp A Model Context Protocol (MCP) server that gives AI agents direct access to MySQL databases. ## What It Can Do ### Data Query & Mutation -…
Building a MySQL MCP Server from the DBA perspective
**Altinity MCP Server** is a production-ready MCP server designed to empower AI agents and LLMs to interact seamlessly with ClickHouse. It exposes your…
A comprehensive Model Context Protocol (MCP) server for SQL Server database operations. This server provides 10 powerful tools for database analysis, object…
🐇 Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities
A server application designed on top of MCP to interact with Cursor and MySQL.
MCP Database servers for Claude, Cursor and Windsuf
MCP server for interacting with Turso-hosted LibSQL databases
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…
 > This project is a Java conversion of a Python codebase from >…
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…
Quick little template for a local MCP MySQL server.
PostgreSQL performance analysis and optimization MCP server
# CockroachDB MCP Server [](https://smithery.ai/server/@Swayingleaves/cockroac…
mcp-server-postgres is a Model Context Protocol (MCP) server for PostgreSQL databases. It lets LLMs inspect database schemas and execute read-only queries…
Implementation of an MCP (Model Context Protocol) Server for SQLite. It provides an AI model with context and the ability to execute SQL queries.