PostgreSQL MCP Server (Model Context Protocol)
A FastMCP-powered Model Context Protocol server that gives AI assistants (Claude, Cursor, etc.) full, structured access to a PostgreSQL database — no SQL…
Directory
A FastMCP-powered Model Context Protocol server that gives AI assistants (Claude, Cursor, etc.) full, structured access to a PostgreSQL database — no SQL…
这是一个mssql MCP服务器,专门用于执行Microsoft SQL Server的数据查询和表结构查询操作。该服务器提供了一系列工具,使客户端能够方便地与SQL Server数据库进行交互。
批量生成基于mysql数据库的mcpserver,支持stdio传输。Generate MCP servers in batch based on MySQL database, supporting stdio transmission.
MCP Server for connecting to Snowflake with read-only questions
# Dune Analytics MCP Server A Model Context Protocol (MCP) server that bridges Dune Analytics data to AI agents, providing access to DEX metrics, EigenLayer…
A Model Context Protocol (MCP) server seamlessly connecting AI Agents and AI coding tools with Zilliz Cloud https://zilliz.com/
A Rust-based MCP server that provides a model‑context–protocol interface to ChromaDB, a vector database for embeddings. It enables collection and document…
A Model Context Protocol (MCP) server that enables database interaction and business intelligence through SQLite. It allows running SQL queries, analyzing…
This server demonstrates how to use a Fireproof database within a Model Context Protocol (MCP) server, providing a basic JSON document store with CRUD…
A Model Context Protocol server that provides read-only access to MySQL databases. It enables LLMs to inspect database schemas and execute read-only SQL…
A Model Context Protocol (MCP) server that connects to ClickHouse databases and allows LLMs like Claude to explore and analyze data through natural language…
Interact directly with Couchbase databases on Capella clusters. Query buckets, perform CRUD operations, execute N1QL queries, and manage data seamlessly…
Prajwalnayak7mcp Server Redis is an MCP server that integrates with Redis, providing tools to perform basic, list, hash, set, and pub/sub operations, along…
ローカル環境でQdrantとMCP-server-qdrantを簡単に立ち上げるためのDocker Compose設定
# MCP (Model Context Protocol) Server ## Project Structure ``` ├── client.py # Client-side interaction script ├── server.py # Main MCP server implementation…
An MCP execution platform that gives any AI real infrastructure to act. Through three tools it can run code and shell commands, install packages, run tasks in…
localpgsql is a database analytics and query automation toolkit that provides structured data access for analysis, reporting, and AI-augmented workflows. It is…
# 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…
MCP (Model Context Protocol) server for Weaviate
# Descripción General de las Funciones del Servidor MCP PostgreSQL ## Clase de Conexión a Base de Datos ### `DatabaseConnection` - **Propósito**: Gestiona las…
MCP server for @mostajs/orm: generate type-safe EntitySchemas, lint them (24 rules) and produce SQL migrations — for one ORM API across 13 databases.
MySQL Query MCP server for AI assistants - execute read-only MySQL queries
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP…
This repo is an extension of PostgreSQL MCP Server providing functionalities to create tables, insert entries, update entries, delete entries, and drop tables.