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.
Props-Labs
An MCP server for fireflies
app-appplayer
octoparse
Official Octoparse MCP server for AI-powered web scraping workflows.
Fllugel
fulfilio
Python utilities to work with MCP servers
francisoliverlee
RocketMQ Mcp Server
dmigo
MCP Server for PrimeKG dataset
LiusCraft
obinopaul
qianlima365
基于ONVIF协议的设备控制MCP
shirhatti
MCP server for interacting with iMessage on macOS
bbangjooo
MCP server that installs MCP Servers
pebbletek
Cribl MCP Server
OtotaO
An MCP server for Unsloth - a library that makes LLM fine-tuning 2x faster with 80% less memory
radial-hks
A MCP Server implementation for interacting with Unreal Engine instances through remote Python execution.
ag2ai
cycloarcane
MCP servers for automated penetration testing and OSINT.
kokogo100
Dynamic RAG Engine for AI Reliability. We provide mathematically scored context & sanitized data to prevent hallucinations in both static & volatile domains (starting with Korean Finance).
JackKuo666
🧪 Enable AI assistants to search and access chemical compound information through a simple MCP interface.
bulice
Interactive Feedback MCP Server - A tool for collecting user feedback with PySide6 interface
jmatias2411
Servidor MCP para ciberseguridad en Windows. Expone herramientas defensivas como APIs HTTP listas para ser usadas por agentes IA, Claude Desktop o scripts personalizados. Fácil de integrar, extensible y listo para automatizar tu defensa digital.
QIngyuanfl
oneness
MCP client and server with command line chat interface using Anthropic
syuchua
一个MCP的demo,支持本地和在线servers
daltonnyx
A collection of standalone Python scripts that implement Model Context Protocol (MCP) servers for various utility functions. Each server provides specialized tools that can be used by AI assistants or other applications that support the MCP protocol.
peterparker57
MCP server for managing software projects, providing tools for project tracking, note-taking, and GitHub integration
qododavid
An MCP tool server that provides a stateful terminal.
SepineTam
A MCP Server for finding from AEA.
madisonbullard
A monorepo containing Model Context Protocol servers for various use cases.
BelKirill
Opinionated MCP Server for Vikunja
unifai-network
LRriver
Support connecting zotero via MCP, with custom server and client, without the need for tools like the Claude app, Cursor, etc.
jamesacklin
An MCP (Model Context Protocol) server that provides tools for interacting with Tlon agents.
Veallym0n
micro unified mcp server
castbox
MCP 服务合集
noboru-i
MCP Server for various web development utilities.
GreatApo
Concrete Section Properties AI MCP Server
7ossamfarid
Claude 3.7 Swarm with Field Coherence: A Model Context Protocol (MCP) server that orchestrates multiple specialized Claude 3.7 Sonnet instances in a quantum-inspired swarm. It creates a field coherence effect across pattern recognition, information theory, and reasoning specialis
mathd
MCP Server to control govee lights
z4none
A MCP server based on RapidOCR, providing an easy-to-use OCR interface.
metatool-ai
softchris
mcp server in go
tuanknguyen
rafliruslan
MCP server for TickTick integration
mlava
MCP server for Scholar Sidekick — resolve any scholarly identifier (DOI, PMID, PMCID, ISBN, arXiv, ISSN, ADS, WHO IRIS) into 10,000+ CSL styles or nine export formats, single or batch.
drewster99
MCP Server for interacting with Xcode
darrenyao
michaelfromyeg
An MCP server for real-time sports.
AshDevFr
dsimile
mcp-neo4j-server-sse is an MCP server that uses Server-Sent Events (SSE) or STDIO as the transport protocol.
KBB99
ZahidGalea
Your own codebase tools like code semantic search
wilson-urdaneta
A chess engine MCP server powered by Stockfish
huangyz0918
Hassenamri005
An MCP server that reads a CSV file.
RomanEmreis
Model Context Protocol SDK for building structured, production-grade AI systems.
jmanhype
A Model Context Protocol server implementation for Dart task management system
crunchloop
The MCP Teamtailor is a Model Context Protocol (MCP) server that provides a simple integration with the [teamtailor api](https://docs.teamtailor.com/).
siliconsociety
FortunaMCP is an advanced MCP server dedicated to generating high-quality random values for AI agents.
notorious-d-e-v
Explore all of the MCP Servers in the Solana ecosystem!
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.