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.
timhosey
PlayTonight is an MCP server for enabling querying of your game library with a LLM for casual suggestions calculated in an intelligent way.
gedankrayze
MCP Server Template for Bun Developers
lvturner
Simple mcp server for handling todo lists, for sake of practice and education
AngeloBoggio
Creating an MCP server in order to plug it with a slack-bot
MCP-Mirror
Mirror of
neddes
PieterPost MCP lets AI agents prepare, price, review, pay for, and send real letters and postcards through PieterPost.
MCP-Mirror
Mirror of
Charlytoc
samehjarour
CrewAI Enterprise MCP Server Actor for Apify platform - provides AI agent orchestration via Model Context Protocol
TangoIndiaPapa
Model Context Protocol Server using FastMCP 2.0 to enforce policies
anmiralles
Quarkus example about how to create mcp server which allows to interact with our REST api through Tools definition.
sairambokka
An MCP server for the open source MISP project
vjgit-369
Jmeter Demo Using Jmeter MCP Server
harishakumarn
Generate smart QR codes for App Store and Google Play. One QR detects the device and redirects iOS users to the App Store and Android users to Google Play. Free, no subscriptions, no third-party servers in the redirect chain.
0nilinkz
Multi-platform environment detection MCP server for VS Code Copilot integration
omeletJK
A Model Context Protocol server for solving Traveling Salesman Problem (TSP)
amcchord
MCP Server for the Slide API
a-polishchuk
Simple MCP server implementation
superdwayne
popstas
Himalayas-App
A Model Context Protocol (MCP) server that provides access to remote job listings and company information from Himalayas.app.
Aryan-Jhaveri
A MCP Server for Canada's Food Guide - To allow LLM's with preset webscraping tools to fetch recipes.
brannn
MCP server for managing your Fly.io infrastructure
theadminautomated
MCP-Mirror
Mirror of
tejkiran7
Choppaaahh
Neutral, non-custodial payment router for AI agents — pay across x402 (EVM + Solana) and MPP rails through one integration. Interline discovers which rail an endpoint accepts and settles buyer→seller directly with your own wallet key; it never holds funds.
kenneth-bro
scjang01
# tossinvest-mcp
debitura
mxxfun
# Splid MCP Server
PatrykIti
Modular MCP Server + Blender Addon for AI-Driven 3D Modeling.
obcraft
Official MCP server for discovering, paying for, and publishing APIs through the Apiosk gateway. AI agents can browse the API catalog, execute any listing through a uniform contract or API-specific tools, and settle paid calls automatically over USDC (x402 on Base), no manual pay
topiclakeinsights-crypto
An MCP server for accessing TopicLake policy insights data, including documents, topics, Q&A, sentiment, and summaries, using the Stainless SDK. Easily integrates with Claude Desktop, Abacus.AI DeepAgent, and other MCP-compatible tools.
wongcyrus
MCP server for robots
Mustafashehab
# SIMA MCP Server
carter-wzq
Lightweight BYOK MCP server for GEO site audits — 31 signals across 6 pillars. Returns a readiness score, pillar breakdowns, and an actionable fix prompt for AI citation optimization.
nuwainfo
VivekMara
a cli for interacting with mcp servers using your favourite llms
unclaimed-sol
Scan and claim reclaimable SOL from dormant Solana wallet accounts. The first Vibe Claiming MCP server.
vvooki-sys
Open-source context layer for LLM agents — a single Rust binary over MCP with local-first memory, hybrid retrieval, and bitemporal facts. No external database.
SamuelMoraesF
MCP (Model Context Protocol) Server for integration with the Banco Inter Business (PJ) API. It allows checking balances, statements, and managing billings via AI assistants.
rohangore1999
EfrainTorres
oybekdevuz
Image generator MCP using OpenAI DALL-E models
Zack2399
Damn Vulnerable MCP Server
vdmeu
Structured financials, director networks, and intelligent caching on top of Companies House. Stop wrestling with iXBRL, director networks and rate limits
Dipankershah
ricardo-hdrn
Condition watcher for AI assistants — wait for ports, files, URLs, processes, and more
yalattas
qso-graph
MCP server for QRZ.com — callsign lookups, DXCC entity resolution, and logbook queries through any MCP-compatible AI assistant.
lian-yang
一个基于 Go 语言的 MCP (Model Context Protocol) 服务器,使用 robotgo 自动化库实现桌面自动化功能。这个服务允许 AI 客户端(如 Claude Desktop)通过 MCP 协议控制鼠标、键盘、屏幕等桌面元素。
Timtech4u
dcSpark
Garblesnarff
MCP server implementation for ElevenLabs API integration
masonicGIT
{
GPTHuman-ai
MCP server providing access to GPTHuman's API, the leading platform for rewriting AI-generated text into more natural, human-sounding prose, that successfully bypasses AI detectors.
yantrixai
Name: Yantrix MCP
AkilaJ
Extract structured data (JSON) from invoices, receipts, W-2s, bank statements, and contracts. Send a document, get JSON with confidence scores.
HaseebKhalid1507
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.