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.
eugenechabanov
HF MCP Server
Amico1285
MCP Server to allow AI models to wait
iuill
MCP ServerのSSE実装のサンプル
rafsilva85
⚠️ MOVED → github.com/rafsilva85/credit-optimizer-v5 | Manus AI credit optimizer skill
webdevtodayjason
NexusHub is a powerful Model Context Protocol (MCP) server that functions as a central connection point for AI workflows and tool integration.
wjcwjc77
extinctsion
mcp server to publish dev.to article automatically. In .NET 9
AdsMCP
Awesome AdsMCP servers – standardizing ad APIs via Anthropic’s Model Context Protocol.
omendra02
A FastAPI-based MCP server tool that fetches and summarizes top Reddit posts using Azure OpenAI. It generates a daily PDF digest and uploads it to Slack, with support for topic-based subreddits and scheduled jobs.
gravix-db
MCP server for APIs hosted by DocketBird.
Saillogger
An MCP server that provides real-time AIS positions from the Saillogger network into AI applications
leroylim
Node.js MCP server for UpGuard CyberRisk API integration. Provides comprehensive cybersecurity risk assessment tools with stateless HTTP transport, caching, and resilience patterns.
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.
srivatssan
This project is a simple vibe coded example of how an MCP Server could return a tool to the requesting client.
ZZZHDW
A mcp server that uses azure data explorer as a backend
tolios
A bare bones voice mcp server using piper
AgentValet
IGA for AI agents. IETF AIMS-compliant identity, credential governance & MCP proxy. SPIFFE · RFC 7591 · AuthZEN · CIBA. npx @agentvalet/register
AJobs-coding
CTND
mcp_zhitou_server
myownipgit
MCP Server configuration with patent API integrations
xiangmy21
iotdb-mcp-server for tree model
blocklet
A simple mcp server blocklet
WMs784
This project is a Model Context Protocol (MCP) server that integrates with the Space Flight News API to provide up-to-date spaceflight-related news articles.
Pixeladed
Model Context Protocol Daemon - a tool for installing, running and managing MCP servers
SaanidhyaM
text to voice with mcp server
superposition
A MCP Server to over zellij over STDIO
GoPlausible
TinyMan MCP Server - Algorand batteries included
stuartphilp
chatmcp
Helm Chart for MCP Server
tobiassteidle
dogdie233
A mcp server for Ruijie Wireless Access Controller
arcjet
Arcjet MCP server. Help your AI agents implement bot detection, rate limiting, email validation, attack protection, data redaction.
nhungbeo
sdkim96
MCP Server Application with RAG
zhanzq
实现mcp客户端及服务器,用于接入私有和公有的servers,创建多功能的agent
suttonwilliamd
ITHwang
Hochfrequenz
MCP server wrapper around transformer.bee aka edifact-bo4e-converter
Guidogl
Autodesk Platform Services MCP server
jabrena
Learning how to interact with LLM from MCP Servers with JBang, Quarkus & Langchain4j
AleksanStark
Leonelberio
vatnode
Official Model Context Protocol (MCP) server for vatnode — EU VAT validation, rates, and format checks for AI agents (Claude, Cursor, ChatGPT).
gamoutatsumi
tk103331
Your MCP server hosting service
switch-kosuke
unravel-team
An MCP Server for creating beautiful visualisation using Vegalite (via vl-convert)
aiworkspace
MCP Proxy to Expose Local MCP Server
strowk
MCP Cases is a format that allows to specify how your MCP Server behaves for various automations
oschina
mcp-gitee-ent is the Model Context Protocol (MCP) server implementation for Gitee Enterprise. It provides a set of tools that interact with the Gitee Enterprise API, allowing AI assistants to manage repositories, issues, pull requests, etc.
ryudi84
11 MCP servers with 33 tools for AI agents. JSON, Regex, Hash, JWT, Base64, Timestamp, Meta SEO, Color, Shadow, Gradient, README generation. Built by Taylor (Sovereign AI).
aadversteeg
Simple .NET Core based mcp server for retrieving the current time.
alpabon73
A Model Context Protocol (MCP) server for comprehensive contact relationship management through the Dex API
weikio
MCP server for the Apache Camel based Weik.io Integration Platform
zhangzhongnan928
MCP server for managing EVM keys and deploying smart contracts via Infura
OMGhozlan
MCP (Model Context Protocol) interface for Volatility 3, providing memory forensics capabilities through LLM-based tools. Query, analyze, and automate Volatility 3 plugins using natural language via API or agent-based workflows
gnuhpc
A Model Context Protocol (MCP) server implementation for managing Alibaba Cloud Realtime Computing Flink resources
JavOrraca
This MCP server was developed to improve Cline's agentic workflows by being up-to-date with the public repositories and docs under https://github.com/tidymodels
hagsmand
pavel-bc
🤖 MCP server for querying BTC data via Blockchain.com APIs
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.