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…
Directory
# Neon PostgreSQL MCP Server A Model Context Protocol (MCP) server that provides secure access to Neon PostgreSQL databases, enabling AI assistants like Claude…
# PostgreSQL MCP Server A Model Context Protocol (MCP) server that allows users to connect to PostgreSQL databases. This server exposes resources, tools, and…
# PostgreSQL Model Context Protocol (PG-MCP) Server A Model Context Protocol (MCP) server for PostgreSQL databases with enhanced capabilities for AI agents…
MCP server to interact with Redis Server, AWS Memory DB, etc for caching or other use-cases where in-memory and key-value based storage is appropriate
# microCMS MCP Server [microCMS](https://microcms.io/) のMCP(Model Context Protocol)サーバーです。 ClaudeなどのAIアシスタントがmicroCMSのコンテンツ管理システムとやり取りできるようにします。 ## 必要なもの -…
Prajwalnayak7mcp Server Redis is an MCP server that integrates with Redis, providing tools to perform basic, list, hash, set, and pub/sub operations, along…
Some examples to build server, client test in model context protocol. Một số ví dụ sử dụng MCP
The ArangoDB MCP Server is an implementation of the Model Context Protocol (MCP) for ArangoDB, enabling AI models to query and interact with ArangoDB…
# pg-aiguide **AI-optimized PostgreSQL expertise for coding assistants** pg-aiguide helps AI coding tools write dramatically better PostgreSQL code. It…
# mysql-mcp A Model Context Protocol (MCP) server that gives AI agents direct access to MySQL databases. ## What It Can Do ### Data Query & Mutation -…
# Microsoft SQL MCP Server A robust SQL Server interface using the Model Context Protocol (MCP) standard, providing AI assistants with a controlled way to…
# 基于MCP与QWEN大模型的自然语言MySQL数据库查询系统 ## 环境 - NodeJS 目前的stable版本22.13.1,所以node@^22.13.1是允许的 - pnpm@^9.5.0 ## V2 - 快速开始 - 确认环境后,`pnpm i`安装依赖 -…
A MCP server which provides tools function to insert into and query data from the Milvus vector database.
This repository uses Waku and React Server Components to demonstrate how to use Neon’s MCP Server with the Anthropic API and a custom chat interface. It is a…
This project demonstrates how to build an MCP Server and client connected to Azure Cosmos DB for NoSQL. It includes a NextJS 15 frontend that displays a…
# MCP Server for MySQL based on NodeJS [](https://smithery.ai/server/@benborla29/mcp-se…
A Microsoft SQL Server client implementing the Model Context Protocol (MCP). This server provides SQL query capabilities through a simple MCP interface.
# Dune Analytics MCP Server A Model Context Protocol (MCP) server that bridges Dune Analytics data to AI agents, providing access to DEX metrics, EigenLayer…
# MySQL MCP Server A MySQL database connection server built on [go-mcp](https://github.com/ThinkInAIXYZ/go-mcp), supporting communication with clients via…
# Supavec MCP Server A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that enables AI assistants to fetch relevant embeddings and…
# Supabase MCP Server 🚀 [](https://www.typescri…
# MySQL MCP Server MySQL Model Context Protocol(MCP)サーバーは、ローカル環境のMySQLデータベースに接続し、大規模言語モデル(LLM)がSQLクエリを実行できるようにするツールです。 ## 要件 - **Node.js**: 20.0.0以上 -…
# 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…