AWS PostgreSQL MCP Server
# AWS PostgreSQL MCP Server A Model Context Protocol (MCP) server providing read-only SQL query access to an AWS PostgreSQL database via the `query` tool…
Directory
# AWS PostgreSQL MCP Server A Model Context Protocol (MCP) server providing read-only SQL query access to an AWS PostgreSQL database via the `query` tool…
# Redshift MCP Server (TypeScript) This is a Model Context Protocol (MCP) server for Amazon Redshift implemented in TypeScript. It follows Anthropic's…
MCP Server for working with large Oracle databases
An MCP server to help AI Agents inspect the contents of a BigQuery warehouse
Step by step guide for integrating LLMs with OpenSearch MCP servers
# 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…
# Spring Boot MySQL Project This is a Spring Boot project configured with MySQL and HikariCP connection pool. ## Prerequisites - Java 17 or later - Maven 3.6…
A MCP server which provides tools function to insert into and query data from the Milvus vector database.
A MCP server which provides tools function to get/set key-value pairs data backed by Redis
elasticsearch mcp server and client, supports es7 and es8, based on Model Context Protocol python sdk
A recipe database server providing meal planning, recipe recommendations, and menu suggestions for daily meals.
A Model Context Protocol (MCP) server implementation for RAG
This project demonstrates the integration of MongoDB with the Model Context Protocol (MCP) to provide AI assistants with database interaction capabilities.
This is a simple MCP server to help you explore data and prototype projections faster on top of KurrentDB.
A Model Context Protocol (MCP) server for DROMA (Drug Response Omics association MAp) - enabling natural language interactions with drug-omics association…
A PostgreSQL Model Context Protocol server that lets an LLM interact with a local database. It is experimental and not intended for real databases.
# MCP 数据库服务器 (TypeScript) 这是一个基于 Model Context Protocol (MCP) 的数据库查询服务器,用 TypeScript 实现。它允许 AI 模型安全地查询关系型数据库,如 MySQL 和 PostgreSQL。 ## 功能特性 - 支持 MySQL 和…
Prajwalnayak7mcp Server Redis is an MCP server that integrates with Redis, providing tools to perform basic, list, hash, set, and pub/sub operations, along…
IDE Memory MCP gives AI coding agents a persistent memory layer that works across any IDE supporting the Model Context Protocol. Write project context once —…
Drop-in Apache Spark replacement written in Rust, unifying batch processing, stream processing, and compute-intensive AI workloads.
MCP server for SQL/database: format SQL, explain queries in plain English, analyze schemas, build queries from natural language, generate migrations Install…
TypeScript MCP server for managing workspace databases with filesystem integration
An MCP server that indexes local code into a graph database to provide context to AI assistants.
# 基于MCP与QWEN大模型的自然语言MySQL数据库查询系统 ## 环境 - NodeJS 目前的stable版本22.13.1,所以node@^22.13.1是允许的 - pnpm@^9.5.0 ## V2 - 快速开始 - 确认环境后,`pnpm i`安装依赖 -…