MS SQL Server MCP Server
MCP server for Microsoft SQL Server - typed schema inspection and parameterized CRUD tools for LLM agents
Directory
MCP server for Microsoft SQL Server - typed schema inspection and parameterized CRUD tools for LLM agents
A Model Context Protocol (MCP) server that provides tools for connecting to and interacting with various database systems, including SQLite, PostgreSQL…
A PostgreSQL Model Context Protocol server that lets an LLM interact with a local database. It is experimental and not intended for real databases.
Model Context Protocol (MCP) server allowing LLMs to store and search knowledge in a SQLite database
A Model Context Protocol (MCP) server that exposes configured Oracle Database tables and columns as context for large language models (LLMs). It enables LLMs…
Model Context Protocol Server for MySQL databases. It enables LLMs to inspect database schemas and execute read-only queries in a safe, read‑only transaction.
Give AI agents structured database intelligence. Deterministic SQL, NULL trap detection, EXPLAIN pre-flight. MIT licensed.
The open-source reactive database for app developers
An MCP server for agentic integration with the VAST Database and Catalog.
The server provides context to an LLM, empowering models to complete various Database Administration tasks, such as improving table health, optimizing existing…
 # Unofficial Human Protein Atlas MCP Server A comprehensive Model Context Protocol (MCP) server for accessing Human Protein Atlas data…
Build and access a personal LLM knowledge base from your editor or client without any infrastructure setup.
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…
A Rust-based MCP server that provides a model‑context–protocol interface to ChromaDB, a vector database for embeddings. It enables collection and document…
Natural Language SQL Chat Interface using MCP SQL Server
mcp-server-duckdb is a Model Context Protocol (MCP) server that enables database interaction with DuckDB through MCP tools. It is designed for local analysis…
Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation. No Node.js or Python environment needed.
A Model Context Protocol (MCP) server that provides an interface between LLMs and MongoDB databases, optimized for small context windows (3k tokens). Specially…
A Microsoft SQL Server client implementing the Model Context Protocol (MCP). This server provides SQL query capabilities through a simple MCP interface.
MCPBench is an evaluation framework for MCP servers. It supports evaluating three types of servers (Web Search, Database Query, and GAIA) and is compatible…
A Model Context Protocol server that provides read-only access to MySQL databases, enabling LLMs to inspect database schemas and execute read‑only queries. It…
This repo is an extension of PostgreSQL MCP Server providing functionalities to create tables, insert entries, update entries, delete entries, and drop tables.
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…
An MCP server for interacting with Elasticsearch clusters, enabling LLM-powered applications to search, update, and manage data.