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.
YuheiNakasaka
SeeYangZhi
heroicons-mcp is a Model Context Protocol (MCP) server that exposes Heroicons. It allows LLMs and agentic applications to search, list, and generate usage examples of icons in React applications.
dustland
MCP Server for Genesis World.
JackKuo666
A MCP Server of Grobid: machine learning software for extracting information from scholarly documents
GuoAccount
Notes server based on TypeScript implementation of the MCP protocol, providing functions for adding, removing, and updating notes, and supporting integration with Claude Desktop.基于 TypeScript 实现的 MCP 协议笔记服务器,提供笔记的添加、删除、更新等功能,支持与 Claude Desktop 集成。
pasie15
This is a Model Context Protocol (MCP) server for interacting with the Meshy AI API. It provides tools for generating 3D models from text and images, applying textures, and remeshing models.
jyz0309
(WIP)A tool to deploy mcp server, like ollama
douglasinforj
Projeto de aprendizado sobre assunto Servidor MCP
epicsagas
Alcove gives AI coding agents on-demand access to your private project documentation — without dumping everything into the context window.
SrdjanCodes
ergoveritas1-alt
Evidence-based public website scanner for pre-consent cookies, tracking, consent surfaces, and GDPR/ePrivacy disclosure signals. 11 MCP tools: scan, status, findings, pre-consent cookies/trackers, report, evidence, and domain-latest resources. Self-serve API key at certscore.ai.
eli-nomasec
An MCP server over the Linkerd2 Proxy API
imgwho
ai generate tableau prep file
aloshy-ai
MCP server for interacting with the Smithery Registry API
wally-kroeker
Instructions for setting up SuperGateway MCP servers in docker containers for docker deployments of LibreChat
weekend-project-space
awesome remote mcp servers
pendialek
mcp-server-openhab
JuanLadeira
Learning how to build mcp-servers to connect in llms via langchain
iemong
MCP server that extracts web content using Readability.js
asdqwsadq
scitara-cto
A basic MCP server using the SSE transport that can be used to test dynamic tool creation/management
PirateWarrior
flowsoft-org
Play around with mcp-servers and their mcp-client authentication options
huangmiuXyz
即梦API mcp server
garyedgington
A discovery hub for AI agents navigating the x402 micropayment ecosystem. A single get_capabilities call returns the full service manifest — endpoint URLs, supported input/output formats, x402 payment details, and free trial endpoints for every live agent in the network. Use this
Ninjabeam20
MCP server with 44 tools across FIFA World Cup 2026 football, Formula 1, and IPL cricket - Monte-Carlo bracket sims, F1 pit-strategy, and a Dream11 IPL solver.
hedera-dev
Hedera MCP server
s091648
使用 MCP server 上傳的練習專案
bitscorp-mcp
mcp-ffmpeg: resize videos, extract audio.
francesliang
Kajdep
Read-only MCP server and JSON API for international country calling codes, ISO country codes, E.164 dial codes, regions, trunk prefixes, and NANP area codes.
uupt-mcp
UU货运核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的同城配送服务商。
Maiks-Dev-Team
A MCP server that allows your client to switch MCP servers so you don't run in to a tool limit.
pegonzalezs
sushant1827
This repository contains workflow configurations for a Model Context Protocol (MCP) server that integrates AI capabilities with n8n automation platform.
blake365
An MCP server for querying the USGS Earthquake API with natural language
InFerNaPe000
Make RSS 📰 great again with AI 🧠✨!!
Natden444
Search 47,000+ marketing agencies and get AI-matched with fitted agencies, from Pick an Agency. Hosted, public, read-only — no API key required. Tools: search_agencies, match_agencies (the "Get Matched" engine), get_agency. Every result links back to the agency's profile on picka
api-freaks
Official MCP server for APIFreaks. Real-time weather, IP, WHOIS, DNS, SSL, currency, screenshots, and more for any AI agent.
carsxe
socialityio
alexwohletz
MCP-Mirror
Mirror of
DataBassGit
A template MCP server to easily deploy tools, resources, and prompts for agents. From the AgentForge team
t3ta
CDataSoftware
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for Facebook (beta): https://www.cdata.com/download/download.aspx?sku=RBZK-V&type=beta
MemCommerce
mekanixms
MCP-Forge
usrrname
A timezone MCP server based off OSS TimezoneDB API
swaroopkasaraneni
dawsonlp
boopaispace
The boopai-mcp server implements Solana blockchain functionality for the Letsboopai launchpad.
MCP-Mirror
Mirror of
eamonnk418
Demo MCP Server
z-waterking
A repository for practicing MCP Server develop
MCP-Mirror
Mirror of
Mak207
mgaruccio
MCP server for handling large openapi specs
Diegoescalonaro
Local-first, lightweight MCP server for per-agent key management.
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.