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.
imfeniljikadara
A mcp server for storing and managing user context for ai apps via api
strowk
MCP Cases is a format that allows to specify how your MCP Server behaves for various automations
antonybudianto
Simple JS Stacktrace MCP for getting the nearest error location from JS asset URL and let LLM checks if it matches anything with current codebase. Designed for non-sourcemap users.
orlando2019
Este servidor implementa el Model Context Protocol (MCP) para manipular archivos Excel que contienen macros (.xlsm). Utiliza el protocolo stdio para la comunicación, lo que permite integrarse fácilmente con clientes MCP como Claude.
matheussouzajose
Leonelberio
Lukaris
MCP server for Framedeck — connect any AI assistant to your content production pipeline
landicefu
ateekshsoni
weerofun
🐍 ☁️ An MCP server for listing and trading tokens on KaiaFun and interacting with the Kaia blockchain
danbunnell
A simple MCP Server in Python for working with Wikipedia topic content in a GenAI context
thidaskaveesha
MCP server and AI agents
thidaskaveesha
MCP server and AI agents
tk103331
Your MCP server hosting service
panxingfeng
基于MCP技术,使用searXNG的网络搜索工具
xhyqaq
surge-mcp-server
myownipgit
MCP Server configuration with patent API integrations
wkalidev
MCP server for AI agents — Stacks, Celo, Base in one package
apifyforge
Sovereign debt contagion analysis for credit analysts, macro fund managers, and development finance institutions — delivered through any MCP-compatible AI client.
aldrin-labs
sub-arjun
Sales MCP Server
waifuai
Proof-of-concept MCP server integrating Solana blockchain for paid digital resource access via direct SOL payments. Returns solana-action URIs for unsigned transactions with on-chain validation.
gabrielrojasnyc
MCP Server
sailorpepe
Zero-trust, local-first FastMCP core for The Undesirables. 35+ offline AI agent tools: TCG card grading, conformal risk forecasts (Safe-Hold/Momentum grades), on-chain soul personalities, x402-payable oracle, TTS + 3D forging. No telemetry. BSL 1.1.
apifyforge
Insurance underwriting intelligence for commercial P&C teams — this MCP server delivers multi-peril risk assessment for any property location using 8 live government data sources.
RayYokoyama
fdmocho
MCP demo server
haimayun
terryso
一个基于 Node.js 和 TypeScript 的 MCP 服务,用于读写图片元数据
zgagnon
a try at writing an mcp server. might replace one of my emacs tools
cabrit0
Influship
Influship MCP server package and registry metadata for AI-native creator discovery
ffhr
Model Context Protocol (MCP) Server for Creem.io – Enhancing Merchant of Record services with transparent billing and improved fees.
michu5696
The trust layer for agent-to-agent commerce. Escrow protection for x402 payments on Base.
gavelin-ai
simoncollins
All the MCP servers a dev can handle: Very WIP. Here be dragons!
kuc-arc-f
mcp client example , electron react
prdnr
Taking the sequential thinking mcp server and prodding it onwards.
aadversteeg
Simple .NET Core based mcp server for retrieving the current time.
scotthelm
this mcp server wraps the incredible work of the wikipedia npm package team
extinctsion
mcp server to publish dev.to article automatically. In .NET 9
omd01
A desktop application for managing MCP (Machine Completion Protocol) servers that integrate with AI tools like Claude and Cursor.
wesleyribeirobarbosa
myonathanlinkedin
This is a minimal demonstration project for the Model Context Protocol (MCP) — a simple standard for exchanging model context between clients and servers. It is designed to be easy to understand, lightweight, and practical for integration with OpenAI-compatible clients.
zoeminghong
Yapi MCP Server
youngtai
Pokedex web app
Derek-Ashmore
MCP Server providing Basic IMAP Tools
magland
MCP servers for neurosift
techySPHINX
A suite of AI agents and tools built on Model Context Protocol (MCP) for standardized, context-aware AI systems.
mateusdata
Pixeladed
Model Context Protocol Daemon - a tool for installing, running and managing MCP servers
saarw
Experimental Model Context Protocol server for Kafka monitoring tool AKHQ
Hochfrequenz
MCP server wrapper around transformer.bee aka edifact-bo4e-converter
featherflow
Bitscale MCP
qpd-v
A Model Context Protocol (MCP) server that provides file deletion capabilities for AI assistants. Supports both relative and absolute paths with smart path resolution, making it easy for AI assistants to safely delete files when needed.
niyonabil
xiangmy21
iotdb-mcp-server for tree model
mc095
Simulating Multiple Context Protocol
1092705638
dameng-mcp-server
mattcoatsworth
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.