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.
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).
obinopaul
codeglyph
A Model Context Protocol (MCP) server for integrating with Zerodha Kite API. This server provides Claude with tools to interact with your Kite trading account. This is an unofficial integration with Zerodha Kite API. Use at your own risk. Always verify trades and orders before ex
KBB99
noboru-i
MCP Server for various web development utilities.
UnitVectorY-Labs
A lightweight, configuration-driven MCP server that exposes curated GraphQL queries as modular tools, enabling intentional API interactions from your agents.
stateset
StateSet iCommerce
TarcisioPhilips
This project demonstrates how to create and use a Model Context Protocol (MCP) server that can provide custom tools and resources to AI assistants like Claude and others that support the MCP standard. The server includes: - Simple math operations (addition) - Dynamic greeting re
BelKirill
Opinionated MCP Server for Vikunja
vivian-xie-db
KashiwaByte
a mcp server for vikingdb store and search
baolongt
mcp server for sns
z4none
A MCP server based on RapidOCR, providing an easy-to-use OCR interface.
elberrd
yiGmMk
learn to make some mcp servers
Magic-Pod
cycloarcane
MCP servers for automated penetration testing and OSINT.
shirhatti
MCP server for interacting with iMessage on macOS
fulfilio
Python utilities to work with MCP servers
OtotaO
An MCP server for Unsloth - a library that makes LLM fine-tuning 2x faster with 80% less memory
darrenyao
mcp4go
A comprehensive Go SDK for the Model Context Protocol (MCP) - simplifying AI application development by abstracting away protocol complexities.
dmigo
MCP Server for PrimeKG dataset
Veallym0n
micro unified mcp server
truxt-ai
guolisen
A simple command-line MCP (Model Context Protocol) client for testing MCP servers using Python. It supports chatting with various LLM providers and connecting to multiple MCP servers.
uprightsleepy
Conversational cloud security compliance auditing. MCP server enabling natural language queries about AWS security posture via Claude and other AI assistants.
bamchi
🔗 MCP server that converts URLs to clean Markdown/Text for LLM agents
noahvanhart
Model Context Protocol (MCP) server implementation for ClickUp integration
AshDevFr
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.
zhuzhoulin
tinrab
An AI tool for interacting with databases.
joslat
Showing a super simple implementation of an c# MCP server hosted with Aspire and consumed by Semantic Kernel
wilson-urdaneta
A chess engine MCP server powered by Stockfish
HuangChILun
An enhanced Unity package to communicate with a local MCP Client via a Python server, with extended material, particle, lighting, UI and physics features.
GreatApo
Concrete Section Properties AI MCP Server
syuchua
一个MCP的demo,支持本地和在线servers
bmorphism
MCP server for interacting with Penumbra blockchain - providing privacy-preserving tools for chain interaction
pottekkat
A Model Context Protocol (MCP) server implementation for DiceDB to enable AI applications to interact with DiceDB databases.
LRriver
Support connecting zotero via MCP, with custom server and client, without the need for tools like the Claude app, Cursor, etc.
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.
huangyz0918
notorious-d-e-v
Explore all of the MCP Servers in the Solana ecosystem!
yinzhouzhi
(一键将传统业务系统转换成智能体)支持将传统的WebAPI,转换成MCP工具的mcp服务器
ZedMoster
Revit 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
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.
AtilioA
🗣️ Query Brazilian treasury bond data with natural language
peterparker57
MCP server for managing software projects, providing tools for project tracking, note-taking, and GitHub integration
ivo-toby
An MCP Server that acts as an agent and that can spawn more Agents, by using MCP.. MCP Inception!
qianlima365
基于ONVIF协议的设备控制MCP
hfhfn
快速上手MCP
Hassenamri005
An MCP server that reads a CSV file.
elagerway
Magpipe - Omni-channel Open Agentic Communications Platform
metcalfc
MCP proxy implementation with multiple server aggregation
oneness
MCP client and server with command line chat interface using Anthropic
phil65
MCP (Model context protocol) server with LLMling backend
Yoshino-Yukitaro
DnullP
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.