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.
TerraCo89
MCP server for Microsoft SQL Server - typed schema inspection and parameterized CRUD tools for LLM agents
PaddyAlton
An MCP server to help AI Agents inspect the contents of a BigQuery warehouse
alexkorep
turkeryildirim
aliyun
patrice-truong
Azure Cosmos DB MCP Client and Server
ranjithr99
under-doc
UnderDoc Tutorial - Expense Analytics with MCP Server for SQLite
gitskyflux
MCP Server to interact with Google Cloud Firestore
cnosuke
Go-based MCP server wrapper for Meilisearch, enabling LLMs like Claude to access powerful search capabilities via Model Context Protocol
bjpadhy
A Model Context Protocol (MCP) server that connects to ClickHouse databases and allows LLMs like Claude to explore and analyze data through natural language queries.
t3ta
yuki777
milan9527
mcp server for databases
ihiteshsharma
MCP Servers to extend functionality
eth-ts-x
DavutcanJ
lanjunfei
批量生成基于mysql数据库的mcpserver,支持stdio传输。Generate MCP servers in batch based on MySQL database, supporting stdio transmission.
shengshengshengbuxi
ChangJunPark
qdrant + mcp-qdrant-server
404-UNKNOW
Jimmy974
kazuph
An MCP server that scrapes websites, indexes content into Qdrant, and provides a query tool.
BootcampToProd
A Spring Boot AI-powered Model Context Protocol Server for interacting with MongoDB
madhankb
Step by step guide for integrating LLMs with OpenSearch MCP servers
sajithamma
SFBB
A Model Context Protocol (MCP) server that provides an interface between LLMs and MongoDB databases, optimized for small context windows (3k tokens). Specially for novel.
Arun-kc
A read-only trust + intelligence layer between AI agents and your database — the agent never writes SQL, PII is refused before the query runs, and every call lands in a tamper-evident audit log. Postgres today.
pipethedev
abhinavnatarajan
MCP server for reading SQLite databases
Popplywop
SQL Server MCP Server - Provides SQL Server database access via Model Context Protocol
CADCAMFUN
Augmented-Nature
cnosuke
Generic MCP server to manipulate SQLite
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.
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.
HarmoniaEpic
tobecrazy
A postgresql-mcp server
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
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 CockroachDB (beta): https://www.cdata.com/download/download.aspx?sku=HJZK-V&type=beta
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 Apache Cassandra (beta)](https://www.cdata.com/download/download.aspx?sku=RCZK-V&type=beta).
WaelDataReply
manpreet2000
mcp server for all types of database that connects with LLMs
biodoia
🌩️ Unified Database Management System - MCP server for orchestrating Supabase and multiple databases
LinuxSuRen
alkemi-ai
Integrate your Alkemi Data, connected to Snowflake, Google BigQuery, DataBricks and other sources, with your MCP Client.
RoyceLeonD
MCP Server for for major databases
HPT-SU
HPT.SU MCP Server
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
Railpush
AI-native cloud platform with 218 MCP tools. Deploy web services, manage PostgreSQL, MySQL, MongoDB, Redis, Meilisearch, and S3 storage from your AI agent.
arjshiv
cynhardchuengc
zueai-mcp
Lightweight MCP server to give your Cursor Agent access to the Neon API
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.
gigamori
An MCP server that executes SQL via ConnectorX and streams the result to a CSV or Parquet file. Supports PostgreSQL, MariaDB, BigQuery, RedShift, MS SQL Server, etc.
Jimmy974
TerrysPOV
MCP-Mirror
Mirror of
Br0ski777
Live gas prices with gwei tiers, USD cost estimates, and congestion level. Time your transactions perfectly. -- x402 micropayment API + MCP server for AI agents
midu2
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.