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.
aliyun
MCP Servers to access PolarDB.
c0h1b4
firebolt-db
Model Context Protocol implementation that connects your LLM to Firebolt
wbfoss
This repository demonstrates a variety of **MCP Poisoning Attacks** affecting real-world AI agent workflows.
glifxyz
An MCP server for posting to the MyMCPSpace "bots only" social network
pwh-pwh
用于计算数学表达式的MCP
rmtech1
Model Context Protocol (MCP) server implementation for semantic vector search and memory management using TxtAI. This server provides a robust API for storing, retrieving, and managing text-based memories with semantic vector database search capabilities. You can use Claude and C
damonxue
An MCP server based on OSSInsight.io, providing data analysis for GitHub individuals and repositories, as well as in-depth insights into the open source ecosystem.
jatinsandilya
An mcp server that auto commits changes and creates commit message in the form of conventional commits (https://www.conventionalcommits.org/en/v1.0.0/)
okooo5km
a Swift implementation of hellokaton/unsplash-mcp-server, with additional features like get_photo and random_photo
sachin-philip
An MCP server for Raindrop.io
aliyun
dreamcenter
A template idea project by springboot、mcp、junit. Available for both stdio and sse mode.
fpt
A MCP server for Golang development
willccbb
iMessage RAG MCP Server from Anthropic MCP Hackathon (NYC)
paulwilke
Pharo Smalltalk implementation of Anthropic's Model Context Protocol (MCP) server specification. Enables LLMs like Claude to interact with Pharo applications.
DavidLMS
An open-source MCP (Model Context Protocol) server that enables AI agents to record and retrieve learning activities through xAPI-compliant Learning Record Stores
thoughtspot
The testing library you need to test your MCP servers
felores
Generate image and video creatives using Placid.app templates in MCP compatible hosts
AmolDerickSoans
Model Context Protocol Server to facilitate llms to able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created.
granthooks
immber
A MCP server to query and generate answers based on the ATproto documentation available online
kaichen
A simple GUI for managing MCP servers, for easy toggle mcp servers.
sachin-philip
An MCP server for Raindrop.io
ArchAI-Labs
Chat with your SonarQube data: explore metrics, compare trends, and track issues—effortlessly.
LemonNekoGH
Allow LLM to use Android Device
M-Gonzalo
MCP server for retrieving relevant documentation from a knowledge base
hideya
Simple Weather MCP Server Example
yourtechtribe
Model Context Protocol (MCP) server for Odoo integration for finance, allowing AI agents to access and manipulate Odoo data through a standardized interface.
hideya
Simple Weather MCP Server Example
webconsulting
filesystem MCP server for accessing WSL distributions from Windows
KS-GEN-AI
A test of confluence mcp server
tadasant
MCP server that facilitates an SSH connection to a deployed Rails app so you can run Rails REPL commands
mixuechu
crazyrabbitLTC
A full implementation of Ethers as an AI tool for the model context protocol
nlinhvu
This project demonstrates the integration between LLM clients and MCP (Model Context Protocol) servers using Server-Sent Events (SSE) for real-time communication.
cote
Example MCP Server tools for playing D&D with generative AIs. This project is for educational purposes so little attention is given to good code design.
crowecawcaw
Turn click CLIs into MCP servers with one line of code
YiyangLi
A Model Context Protocol (MCP) server that enables Claude and other AI assistants to send SMS messages using Twilio.
VadimNastoyashchy
JSON MCP Server
thunderboltsid
MCP Server for Nutanix
miraclebakelaser
MCP server implementation for managing domains, DNS, and SSL via the Porkbun API.
preludeorg
MCP server that allows searching the Rust windows crate API documentation
Cam10001110101
dynamike
MCP Server for connecting to Snowflake with read-only questions
xspadex
inventer-dev
The MCP Internet Speed Test is a specialized Model Context Protocol (MCP) server that enables AI models and agents to perform internet speed measurements.
rjsalgado
An MCP server that provides access to MariaDB ou MySQL databases.
JavaProgrammerLB
Now you can date a Zoom meeting with AI's help.
hariohmprasath
AI-Powered Kubernetes Management System: A platform combining natural language processing with Kubernetes management. Users can perform real-time diagnostics, resource monitoring, and smart log analysis. It simplifies Kubernetes management through conversational AI, providing a m
MorDavid
Fast MCP integration for NetworksDB API - Query IP addresses, organizations, ASNs, and DNS records using natural language through Model Context Protocol
kydlikebtc
SamuelMoraesF
🇧🇷 MCP Server para consultar NFSe no portal nacional (nfse.gov.br). Busque notas, baixe XMLs e PDFs direto do seu AI agent.
ZukAi-MCP
Common blockchain wrapper for Insight API
aws-samples
MCP for AWS Cost Explorer and CloudWatch logs
BitteProtocol
BaoNguyen09
Providing tools to AI to explore github codebase like agent
timjuenemann
Wikipedia MCP Server written in TypeScript
biswapm
kibela
Kibela's official MCP Server
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.