ClickHouse MCP Server
A Model Context Protocol (MCP) server that connects to ClickHouse databases and allows LLMs like Claude to explore and analyze data through natural language…
Directory
A Model Context Protocol (MCP) server that connects to ClickHouse databases and allows LLMs like Claude to explore and analyze data through natural language…
TypeScript implementation of the Sqlite MCP Server
spring-boot-ai-mongo-mcp-server is an MCP server.
It is a Model Context Protocol (MCP) server for connecting to Microsoft SQL Server databases. It provides tools for executing SQL queries and managing database…
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…
Hypergraph database for AI agents. Store n-ary relationships (edges connecting 2+ nodes), track provenance (source and confidence), and query paths — all…
MCP Server for MySQL based on NodeJS is a Model Context Protocol server that provides read-only access to MySQL databases. It enables LLMs to inspect database…
# MCP Server with MongoDB Integration This is an MCP server that provides tools for querying MongoDB data. ## Setup 1. Install dependencies using uv: ```bash…
# DBtoolReader DBtoolReader is a PostgreSQL database tool that provides a server interface for executing database queries and retrieving schema information…
✨ mem0 MCP Server: A memory system using mem0 for AI applications with model context protocl (MCP) integration. Enables long-term memory for AI agents as a…
Integrates with Outlook to provide email processing, semantic search, and metadata storage capabilities using MongoDB and SQLite, enabling advanced analysis…
# pubchem mcp server the mcp is used to extract the drug basic chemical infomation from pubchem API. ## Requirements - Python 3.10 - `python-dotenv` -…
This server provides a SQL Server interface using the Model Context Protocol (MCP) standard, enabling AI assistants like Claude to safely interact with SQL…
# 🛡️ DB-Whisper (Production-Hardened MCP Server) [中文] | [English] **DB-Whisper** 是一个基于 Anthropic **Model Context Protocol (MCP)** 的生产级数据库只读访问工具。它专为 AI 助手(如…
A MySQL implementation of the Model Context Protocol (MCP) server. This server allows AI models to interact with MySQL databases through a standardized…
An MCP server that allows the model to safely obtain information from the MySQL database.
An MCP server for Milvus that supports session connection management and accesses Milvus via the SSE interface.
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…
A Model Context Protocol server that provides read-only access to MongoDB databases. It enables LLMs to inspect collection schemas and execute aggregation…
Super SQL is a Java framework based on advanced generative large models, focusing on transforming database table structures through Retrieval-Augmented…
A Model Context Protocol server for updating databases from CSV and Excel files. It supports PostgreSQL, MySQL, MongoDB, and SQLite, and provides configurable…
MySQL MCP 서버는 Cursor IDE에서 MySQL 데이터베이스와 상호작용하기 위한 Model Context Protocol (MCP) 서버입니다. SQL 쿼리 실행, 테이블 목록 조회, 데이터베이스 관리 등의 기능을 제공합니다.
MCP server for SQL/database: format SQL, explain queries in plain English, analyze schemas, build queries from natural language, generate migrations Install…
A Model Context Protocol (MCP) server implemented in Node.js and TypeScript, designed to enable LLMs to interact directly with SQLite databases.