mysql-mcp-server
A server application designed on top of MCP to interact with Cursor and MySQL.
Directory
A server application designed on top of MCP to interact with Cursor and MySQL.
# MCP Server for MySQL based on NodeJS [](https://smithery.ai/server/@benborla29/mcp-se…
# BigQuery MCP Server A Model Context Protocol (MCP) server for accessing Google BigQuery. This server enables Large Language Models (LLMs) to understand…
# MySQL MCP Server A MySQL database connection server built on [go-mcp](https://github.com/ThinkInAIXYZ/go-mcp), supporting communication with clients via…
# MySQL MCP Server A Model Context Protocol (MCP) server for interacting with MySQL databases in Cursor IDE. ## Features - Execute SQL queries (read-only by…
Persistent memory for AI coding agents. mnemo stores decisions, bugs, conventions, and discoveries across sessions in a local SQLite database.
# MCP (Model Context Protocol) Server ## Project Structure ``` ├── client.py # Client-side interaction script ├── server.py # Main MCP server implementation…
Sequential Thinking is an MCP server that provides a tool for dynamic and reflective problem-solving through a structured, step-by-step thinking process. It is…
# 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…
An MCP server to help AI Agents inspect the contents of a BigQuery warehouse
# MongoDB MCP Server A Model Context Protocol server for interacting with MongoDB Databases and MongoDB Atlas. ## 📚 Table of Contents - [🚀 Getting…
# MongoDB MCP Server A Model Context Protocol server for interacting with MongoDB Databases and MongoDB Atlas. ## 📚 Table of Contents - [🚀 Getting…
# pg-aiguide **AI-optimized PostgreSQL expertise for coding assistants** pg-aiguide helps AI coding tools write dramatically better PostgreSQL code. It…
Chat w/ Cloudflare D1 Database Remote MCP Server
# Supavec MCP Server A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that enables AI assistants to fetch relevant embeddings and…
# Redis Cloud API MCP Server Model Context Protocol (MCP) is a standardized protocol for managing context between large language models (LLMs) and external…
# MySQL MCP Server MySQL Model Context Protocol(MCP)サーバーは、ローカル環境のMySQLデータベースに接続し、大規模言語モデル(LLM)がSQLクエリを実行できるようにするツールです。 ## 要件 - **Node.js**: 20.0.0以上 -…
# 🛡️ DB-Whisper (Production-Hardened MCP Server) [中文] | [English] **DB-Whisper** 是一个基于 Anthropic **Model Context Protocol (MCP)** 的生产级数据库只读访问工具。它专为 AI 助手(如…
A Redis Management and Control Protocol (MCP) server implementation using Spring Boot and Spring AI
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…
# Remote MCP Server on Cloudflare Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login! ## Develop locally ```bash #…
An MCP server to interact with SQLite databases
MySQL MCP 서버는 Cursor IDE에서 MySQL 데이터베이스와 상호작용하기 위한 Model Context Protocol (MCP) 서버입니다. SQL 쿼리 실행, 테이블 목록 조회, 데이터베이스 관리 등의 기능을 제공합니다.
# MCP Server: PostgreSQL Docker Initializer This project implements a Model Context Protocol (MCP) server that provides a tool to initialize a PostgreSQL…