🧠 mcp.chroma
A Rust-based MCP server that provides a model‑context–protocol interface to ChromaDB, a vector database for embeddings. It enables collection and document…
Directory
A Rust-based MCP server that provides a model‑context–protocol interface to ChromaDB, a vector database for embeddings. It enables collection and document…
This server demonstrates how to use a Fireproof database within a Model Context Protocol (MCP) server, providing a basic JSON document store with CRUD…
MCP MySQL Server is an MCP server that enables MySQL database access through an SSH tunnel. Designed for use with Cursor IDE, it allows MCP‑compatible clients…
# 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…
A Model Context Protocol (MCP) server that provides tools for connecting to and interacting with various database systems, including SQLite, PostgreSQL…
# 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 that provides tools for querying MySQL databases. It connects to MySQL databases via environment variables and executes SQL queries. Designed for…
# 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…
Postgresql Mcp Ddz is a PostgreSQL database operation server built on the Model Context Protocol (MCP). It enables AI assistants to interact with PostgreSQL…
# PostgreSQL Model Context Protocol (PG-MCP) Server A Model Context Protocol (MCP) server for PostgreSQL databases with enhanced capabilities for AI agents. ##…
A recipe database server providing meal planning, recipe recommendations, and menu suggestions for daily meals.
Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation. No Node.js or Python environment needed.
# Redis Cloud API MCP Server Model Context Protocol (MCP) is a standardized protocol for managing context between large language models (LLMs) and external…
MCP Database servers for Claude, Cursor and Windsuf
These are MCP server implementations for accessing a SQLite database in your MCP client. There is both a SDIO and a SSE implementation.
A FastMCP server that enables LLMs to connect and interact with PostgreSQL databases. It demonstrates how to use the Model Context Protocol (MCP) to allow…
OAuth2 Authorization Server with MariaDB, Docker OpenTelemetry LGTM, and Redis Integrations with Spring Boot 4, Java 25 and Docker. Integration Tests with…
# MCP MySQL 本地数据库服务 MCP MySQL服务是一个轻量级的个人使用服务程序,用于连接和操作本地MySQL数据库。此服务可作为Cursor的MCP服务使用,通过API接口使Cursor能够轻松地执行各种数据库操作。 ## 特性 - 连接本地MySQL数据库 - 提供RESTful API进行数据库操作…
MySQL Database Integration using Python script with configurable access controls and schema inspection, using stdio mode to suitable local deployment.
A Redis Management and Control Protocol (MCP) server implementation using Spring Boot and Spring AI
PostgreSQL performance analysis and optimization MCP server
# MySQL MCP Server MySQL Model Context Protocol(MCP)サーバーは、ローカル環境のMySQLデータベースに接続し、大規模言語モデル(LLM)がSQLクエリを実行できるようにするツールです。 ## 要件 - **Node.js**: 20.0.0以上 -…
Demo MCP Server is a demo blocklet that hosts an MCP (Model Context Protocol) server. It is a full-stack dapp application containing both server and client…
A Model Context Protocol (MCP) server that provides an interface between LLMs and MongoDB databases, optimized for small context windows (3k tokens). Specially…