What is an MCP server?
An MCP server is a program built on the Model Context Protocol that wraps a tool, data source, or API — like file access, a database, or web search — into a capability an AI assistant can discover and call.
Discover awesome MCP servers.
sairaj61
Sidd27
Gives AI coding assistants deterministic infrastructure awareness. Statically analyzes your codebase, AWS services, and database schemas — exposes DynamoDB tables, indexes, query patterns, and service relationships via MCP so Claude Code knows your actual infrastructure instead o
CDataSoftware
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 Server for Redis (beta)](https://www.cdata.com/download/download.aspx?sku=EIZK-V&type=beta).
comonetso
Model Context Protocol server for MySQL databases in Cursor IDE
shensiqi0701
hadv
A Model Context Protocol (MCP) server implementation for RAG
marekkucak
SQLite-Anet-MCP Server A blazing-fast, Rust-powered SQLite server for AI agents—speak JSON-RPC, store insights, and manage your database like a pro.
MCP-Mirror
Mirror of
akramansaritorinit
Carlosfpc
MCP Server para conexión MySQL con túnel SSH
Pratye
A Model Context Protocol server that provides read and write access to PostgreSQL databases. This server enables LLMs to inspect database schemas and execute read and write queries.
cbuitragoh
Redis MCP Server - Python implementation with docker
CleverCloud
A Node.js application on Clever Cloud that uses an MCP server for PostgreSQL along with a language model to enable natural language querying of a PostgreSQL database
dennismartis
yairsabag
JhiNResH
abel9851
An mcp server that provides read-only access to MariaDB.
yhwang
A MCP server which provides tools function to get/set key-value pairs data backed by Redis
CDataSoftware
This read-only MCP Server allows you to connect to MySQL data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at
kelnishi
TypeScript implementation of the Sqlite MCP Server
awmatheson
A MCP server based on Redis
alkemi-ai
Integrate your Alkemi Data, connected to Snowflake, Google BigQuery, DataBricks and other sources, with your MCP Client.
hendrickcastro
A comprehensive **Model Context Protocol (MCP)** server for **Azure CosmosDB** database operations. This server provides 8 powerful tools for document database analysis, container discovery, and data querying through the MCP protocol.
MCPRUNNER
MCP Server for MSSQL (Microsoft SQL Server)
MCP-Mirror
Mirror of
pgedge
The pgEdge Postgres Model Context Protocol (MCP) server enables SQL queries against PostgreSQL databases through MCP-compatible clients like Claude Desktop. The Natural Language Agent provides supporting functionality that allows you to use natural language to form SQL queries.
optimisticdur
Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation. No Node.js or Python environment needed. mcp, mcp-server, model-context-protocol, mysql
marcoeg
An MCP server to query the NIST National Vulnerability Database (NVD)
ambakick
edinetdb
Remote MCP server for Japan's EDINET DB — structured financial data, HR/diversity disclosures, policy shareholdings, supply chain, corporate history, and director profiles for approximately 3,800 Japanese listed companies. OAuth 2.0 multi-tenant SaaS, in production since 2026-03-
jimbuck
A free database of breweries, cideries, brewpubs, and bottleshops.
tobecrazy
A postgresql-mcp server
CDataSoftware
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 Server for Oracle HCM Cloud (beta): https://www.cdata.com/download/download.aspx?sku=KMZK-V&type=beta
CodeNexus-ai
tailabs
An MCP server for Milvus that supports session connection management and accesses Milvus via the SSE interface.
boyce-io
Give AI agents structured database intelligence. Deterministic SQL, NULL trap detection, EXPLAIN pre-flight. MIT licensed.
tirthraj07
Custom made MCP Server for Popular databases (Currently Supporting MYSQL)
jonnyhoff
An MCP server to interact with SQLite databases
thisisbhanuj
This Snowflake MCP server provides tooling for Snowflake Cortex AI features, bringing these capabilities to the MCP ecosystem. When connected to an MCP Client (e.g. Claude for Desktop, fast-agent, Agentic Orchestration Framework), users can leverage these Cortex AI features.
CDataSoftware
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 Server for Amazon DynamoDB (beta)](https://www.cdata.com/download/download.aspx?sku=DDZK-V&type=beta).
sultanfariz
A very simple prototype tools that could be equipped by LLM-powered MCP client to access DB. Intended for GDGoC IPBxUI Build with AI workshop.
timescale
MCP-Mirror
Mirror of
MCP-Mirror
Mirror of
seeun0210
mongodb mcp server를 만들어보자
shakunvohradeltek
MS SQL Server - MCP for Claude-Code
slow-groovin
Key-Value storage MCP server based on unjs/unstorage, support drivers: redis, mongodb, filesystem. http
TerrysPOV
shensiqi0701
MCP-Mirror
Mirror of
eoinmooremath
MCP server for a school database
xavieryang007
# Database MCP Service
danchev
A Model Context Protocol (MCP) server for agentic retrieval and semantic search over unstructured and structured data using Milvus, a high-performance vector database. This server enables large language model (LLM) applications to efficiently index, store, and retrieve vector emb
spragginsdesigns
tinkermend
Building a MySQL MCP Server from the DBA perspective
MCP-Mirror
Mirror of
SurajKGoyal
Persistent semantic memory for SQL databases (Postgres, MySQL, MSSQL, SQLite). Annotate once, remember forever.
SwanHtetAungPhyo
NewToolAI
db-query-mcp is a mcp tool supporting diverse database querying and exporting.
aqaranewbiz
Common questions about MCP servers, tools, and integrations
An MCP server is a program built on the Model Context Protocol that wraps a tool, data source, or API — like file access, a database, or web search — into a capability an AI assistant can discover and call.
Every server's detail page includes ready-to-paste config snippets for Claude Desktop, Cursor, VS Code, and other common clients — most installs take just a couple of minutes.
Most servers listed here are free and open source. Some wrap third-party APIs (cloud services, paid data providers, etc.) that require your own API key or subscription.
A local MCP server runs on your device and usually connects over stdio, giving you more direct control over data but requiring a runtime and installation. A remote MCP server is hosted by a provider and connects over HTTP, making setup easier while adding network and provider availability dependencies.
Claude Desktop, Claude Code, Cursor, VS Code, Codex, and other AI clients that support the Model Context Protocol can connect to MCP servers. Configuration formats and supported transports vary by client.
Review the source repository, maintenance activity, dependencies, requested permissions, and data-handling documentation before installation, and prefer official or trusted maintainers. Use least-privilege credentials for sensitive access such as files, databases, shells, and production systems.