Directory

Search MCP Servers

Explore 23,068 servers by name, category, or capability

Showing 1–24 of 289 for Cursor

Supabase MCP Server 🚀

# Supabase MCP Server 🚀 [![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescri…

Redshift MCP Server (TypeScript)

# Redshift MCP Server (TypeScript) This is a Model Context Protocol (MCP) server for Amazon Redshift implemented in TypeScript. It follows Anthropic's…

DX MCP Server

# DX MCP Server <h4>Use natural language to write and execute queries on your organizational data in DX Data Cloud!</h4> ![AI Query Interface with DX MCP…

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…

MCP Stdio Server (MySQL/MariaDB)

# MCP Stdio Server (MySQL/MariaDB) 이 프로젝트는 Cursor IDE와 연동 가능한 Model Context Protocol (MCP) Stdio 서버입니다. MySQL 또는 MariaDB 데이터베이스의 테이블 구조와 관계를 반환합니다. ## ✅ 기능 -…

GUIDE

GUIDE is an MCP server that connects AI agents in editors like Cursor to Microsoft SQL Server databases using environment‑variable configuration and the uv…

MySQL MCP Server

# MySQL MCP Server A MySQL Model Context Protocol (MCP) server implemented with FastMCP 2.0 and Python. ## Features - Execute SQL queries via MCP functions -…

mnemo

Persistent memory for AI coding agents. mnemo stores decisions, bugs, conventions, and discoveries across sessions in a local SQLite database.

MySQL MCP Server

# MySQL MCP Server A Model Context Protocol (MCP) server for interacting with MySQL databases in Cursor IDE. ## Features - Execute SQL queries (read-only by…

MySQL MCP Server

# 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

# 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…

Supavec MCP Server

# Supavec MCP Server A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that enables AI assistants to fetch relevant embeddings and…

Postgres Ai Guide

# pg-aiguide **AI-optimized PostgreSQL expertise for coding assistants** pg-aiguide helps AI coding tools write dramatically better PostgreSQL code. It…

Redis Cloud API MCP Server

# Redis Cloud API MCP Server Model Context Protocol (MCP) is a standardized protocol for managing context between large language models (LLMs) and external…

Db Whisper

# 🛡️ DB-Whisper (Production-Hardened MCP Server) [中文] | [English] **DB-Whisper** 是一个基于 Anthropic **Model Context Protocol (MCP)** 的生产级数据库只读访问工具。它专为 AI 助手(如…

Gleif Mcp Server

# GLEIF MCP Server A Model Context Protocol (MCP) server for accessing the Global Legal Entity Identifier (LEI) database via GLEIF's public API…

Neon PostgreSQL MCP Server

# Neon PostgreSQL MCP Server A Model Context Protocol (MCP) server that provides secure access to Neon PostgreSQL databases, enabling AI assistants like Claude…

MySQL MCP 서버

MySQL MCP 서버는 Cursor IDE에서 MySQL 데이터베이스와 상호작용하기 위한 Model Context Protocol (MCP) 서버입니다. SQL 쿼리 실행, 테이블 목록 조회, 데이터베이스 관리 등의 기능을 제공합니다.

DOCKER DB MCP SERVER TOOL

# DOCKER DB MCP SERVER TOOL ## Configuration ### Cursor Create a .cursor/mcp.json ``` { "mcpServers": { "db-mcp-server": { "command": "node", "args"…