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.
omar-steam
This project is a secure MCP server built with Node.js and Express. It features HTTPS encryption using self-signed certificates, GitHub OAuth authentication, and additional security measures like rate limiting and HTTP header protection.
jdlemes
MCP to query SQL Server database schema, such as tables, columns, and relationships
markacianfrani
an MCP server for makin' notes
sjquant
A model-agnostic Message Control Protocol (MCP) server that enables seamless integration with various Large Language Models (LLMs) like GPT, DeepSeek, Claude, and more.
SirAppSec
MCP Security Playground - Hack with MCP Servers, MCP Clients. Try out different vulnerabilities and abuse LLMs and agents in a UI friendly experimentation lab
harshil1712
An MCP server for the Berlin Public Transport
skydeckai
Bring github repos into context using this mcp server
blackbirdai-team
Blackbird MCP Server
ainblockchain
MCP Server for AI Network
gomcpgo
Enhanced FileSystem MCP server
truxt-ai
cycloarcane
MCP servers for automated penetration testing and OSINT.
Freezeu
Docker's MCP Server
ZahidGalea
Your own codebase tools like code semantic search
notorious-d-e-v
Explore all of the MCP Servers in the Solana ecosystem!
AzDeltaQQ
I scraped a lot of information on MCP (Model Context Protocol) servers . with Integration to Cursor AI and Claude Desktop . That way you can add this folder to your preferred IDE so that it will have contextual indexing information available to grasp how to create MCP servers cor
qianlima365
基于ONVIF协议的设备控制MCP
TiM00R
AI-Powered Remote Linux Server Management via MCP - Let Claude execute commands on your servers
weetime
gourav221b
An MCP server with typescript for github PR analysis
skspade
A repository for MCP server to connect to Linear
AtilioA
🗣️ Query Brazilian treasury bond data with natural language
noboru-i
MCP Server for various web development utilities.
cr7258
An MCP server enhances AI responses with real-time search results via Higress ai-search.
bulice
Interactive Feedback MCP Server - A tool for collecting user feedback with PySide6 interface
swyxio
janwilmake
Template to easily make an MCP server on Cloudflare
stantonk
Java Model Context Protocol SSE HTTP Server with Jetty
Little-Grebe-Inc
Drillr — the financial MCP for AI agents. Standardized financial data, SEC filings semantic search, live signals, and 24 alt-data categories.
mkcod
Wolfe-Jam
Persistent Project Context for Cursor, IDEs and VS Code — IANA-registered .faf format · 25 tools
angrysky56
Use fast-agent to use MCP tools with local LLM, API or Claude Desktop. WIP
ivo-toby
An MCP Server that acts as an agent and that can spawn more Agents, by using MCP.. MCP Inception!
tejpalvirk
Researcher for AI Coding that analyzes task complexity and runs deep research (STORM) to decompose complex tasks into subtasks, as an MCP Server or CLI.
gjenkins20
MCP server for managing Linux systems via Webmin's XML-RPC API
manolaz
emergency-medicare-planner-mcp-server
jmanhype
A Model Context Protocol server implementation for Dart task management system
metatool-ai
jamesacklin
An MCP (Model Context Protocol) server that provides tools for interacting with Tlon agents.
peterparker57
MCP server that provides instant file search capabilities using Everything's native SDK. Integrates Everything's powerful search engine with AI tooling through the Model Context Protocol.
RLabs-Inc
MCP server with different tools to extend Claude-code functionalities.
mashriram
dkships
Queries Substack posts, engagement analytics, subscriber counts, and publications through the official Publisher API.
jasondsmith72
An MCP server that provides control over screen, mouse, and keyboard using nut.js
OtotaO
An MCP server for Unsloth - a library that makes LLM fine-tuning 2x faster with 80% less memory
fulfilio
Python utilities to work with MCP servers
christopher-czaban
MCP Server for Motion Task Scheduling and Project Management App
hfhfn
快速上手MCP
JackKuo666
🧪 Enable AI assistants to search and access chemical compound information through a simple MCP interface.
elagerway
Magpipe - Omni-channel Open Agentic Communications Platform
michaelfromyeg
An MCP server for real-time sports.
garystafford
Model Context Protocol (MCP) Server and AWS Strands Agents Demonstration
obinopaul
Cubie-AI
A Solana MCP server and client
AshDevFr
syuchua
一个MCP的demo,支持本地和在线servers
Fllugel
pangolinfo
Pangolinfo MCP server — Amazon e-commerce data tools for AI assistants via MCP protocol
robertoamoreno
leescot
pubmed-mcp-smithery
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.