MCP Postgres Server
# MCP Postgres Server Ce serveur implémente le protocole MCP (Model Context Protocol) pour Cursor, permettant d'utiliser une base de données PostgreSQL comme…
Directory
# MCP Postgres Server Ce serveur implémente le protocole MCP (Model Context Protocol) pour Cursor, permettant d'utiliser une base de données PostgreSQL comme…
# MongoDB Model Context Protocol Server A powerful server implementation for managing models, contexts, and protocols with MongoDB integration and Cursor…
An MCP server to interact with SQLite databases
# Redshift MCP Server A Model Context Protocol (MCP) server for Amazon Redshift that enables AI assistants to interact with Redshift databases. ## Introduction…
SQL MCP Server (TypeScript) is a TypeScript implementation of a Model Context Protocol (MCP) server that enables language models and other MCP-compatible…
# 餐厅数据 MCP Server 本服务用于查询职工餐厅就餐人数数据,提供指定日期范围内的早餐和午餐就餐人数统计。 docs: https://modelcontextprotocol.io/quickstart/server ## 安装 ### 通过 pip 安装 ```bash pip install…
# MCP Stdio Server (MySQL/MariaDB) 이 프로젝트는 Cursor IDE와 연동 가능한 Model Context Protocol (MCP) Stdio 서버입니다. MySQL 또는 MariaDB 데이터베이스의 테이블 구조와 관계를 반환합니다. ## ✅ 기능 -…
# mysql-server MCP Server A Model Context Protocol server for MySQL database access This is a TypeScript-based MCP server that provides tools for querying…
MCP Firebird is a server that implements Anthropic's Model Context Protocol (MCP) for Firebird SQL databases. It allows Large Language Models (LLMs) like…
MCPBench is an evaluation framework for MCP servers. It supports evaluating three types of servers (Web Search, Database Query, and GAIA) and is compatible…
MCP server for Run402 — AI-native Postgres + REST + auth + storage + static sites. Pay with x402 USDC on Base. No signups.
# Elasticsearch MCP Server ## Overview This project is designed to serve as a backend server integrating with Elasticsearch for managing MCP (Message…
A server application designed on top of MCP to interact with Cursor and MySQL.
 > This project is a Java conversion of a Python codebase from >…
Quick little template for a local MCP MySQL server.
# 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…
# 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…
mysqldb-mcp-server is a MySQL database MCP server that provides tools to connect to MySQL databases and execute SQL queries via the Model Context Protocol. It…
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…
It is a Model Context Protocol server that enforces read-only access to MySQL databases, allowing LLMs to inspect database schemas and execute read-only SQL…
Jewei Mysql Mcp Server is a MySQL database query server that executes SQL queries (only SELECT statements), retrieves table structure information (columns…