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.
awasero
AI-powered meeting scheduling via MCP. Let Claude check your calendar, find mutual availability across companies, and book meetings — all through natural conversation. 6 tools: get_meetings, get_contacts, get_availability, schedule_meeting, get_recommended_slots, natural_language
mondweep
This is a foundational code base to understand how to create remote mcp servers in cloudflare using the SPARC framework
identimoji
MCP tool in python for performing various semantic calcualtions
junter1989k-ai
Send Swedish Peppol e-invoices (e-faktura) via your Storecove account — check recipient by organisationsnummer, send, evidence
Jython1415
Repo for holding my MCP servers
gtdfg6wgg8-ui
Pay-per-call x402 data APIs for AI agents, exposed over MCP. Multi-source web search (Hacker News + GitHub + Stack Overflow + Wikipedia in one call), multi-chain on-chain reads (balance, gas, tx across Base/Ethereum/Optimism/Arbitrum/Polygon), token rug-check, live DEX data, and
fred-em
MCP Server - Chat with your Syften social listening data
peterparker57
MCP server providing C++ DLL compilation and analysis capabilities
JackKuo666
shiwenbin1617
p3rs0n3
MCP-Mirror
Mirror of
michaelmckinleyconsulting
A Model Context Protocol (MCP) server that enables AI assistants to interact with Power BI workspaces, datasets, reports, and dashboards programmatically.
amin3mej
NmediaCloud
Search & use 18,000+ royalty-free 8K stock images and 4K videos from Stockflow.media — watermarked previews free for drafts, license full-res from $1.
csainath0210
A sample Model Context Protocol (MCP) server for movie database interactions. Built with TypeScript, Express, and the MCP SDK, it enables AI agents to search and discover films, actors, and directors through standardized tools and resources.
goklab
Security MCP server with 300+ rules for AI-generated code. Scans Next.js, Supabase, Clerk, Stripe, Prisma, Hono, GraphQL, and 20+ modules. Zero config, runs locally.
popoqaq
artemsvit
Professional MCP server for seamless Figma design analysis with intelligent comment processing and automated asset downloads.
ryss30
A self-service creative engine for app and consumer brands. Sense signals, express narratives, learn from results. Sold as Time-to-Winner, not video volume.
irvinebroque
OriginTrail
Example python MCP server for DKG nodes
kelnishi
TypeScript implementation of the Sqlite MCP Server
philipp-eisen
Simple MCP server to add images to Cloudflare Images
MCP-Mirror
Mirror of
useallowance
Payment security for AI agents. Allowance lets agents request human-approved virtual cards, complete checkout, and report receipts without exposing a real card.
dandeliongold
A Model Context Protocol server for generating DecentSampler drum kit configurations.
channel3-ai
Product search and price comparison for AI agents. Search 100M+ products across thousands of retailers by text or image, compare live offers and prices, and turn any merchant URL into structured product data. No API key required to start; add one for unlimited use and affiliate c
jefersonprimer
Pixel-Funnel
Run real Playwright E2E tests from your AI coding agent — no Playwright knowledge required. Describe what to test in plain English, Assert writes and executes the test against your live app, and reports back step-by-step results.
kerol1
Live intercity bus-trip search across Ukraine and Europe — real-time prices, seats, carriers, cheapest-day calendar and trip details. Read-only, no API key. Hosted endpoint: https://mcp.soloway.com.ua/mcp
vienle90
cafeTechne
Antigravity Link is an MCP server and mobile companion for Google's Antigravity IDE. It captures live snapshots of the Antigravity chat UI via Chrome DevTools Protocol and serves them to a mobile web client. From your phone you can send messages, upload files, stop AI generation,
arananet
A Python-based Model Context Protocol (MCP) client and server that enables LLMs to send notifications via Telegram and receive user responses.
benteigland11
Local First MCP for making your AI generated code reusable and improvable across projects.
DanWahlin
MCP server hosted using Azure Functions
apolloio
Apollo connects your sales data and outreach tools directly to any MCP client. Ask it to find leads, look up a company, write and send emails, or check how a campaign is performing. All from a conversation, without opening another tab.
davidteren
Claude Server is an MCP implementation that enhances Claude's capabilities by providing sophisticated context management across sessions, enabling persistent knowledge organization through hierarchical project contexts and continuous conversation threads stored in a well-structur
devhysterical
ikeyu0806
個人用途MCPサーバ
Archivarix-com
MCP server for Archivarix Tube Search — search archived YouTube videos including deleted content. Channel discovery, full-text search, video metadata, transcripts, and AI-generated summaries via the Wayback Machine. 1.5B+ videos indexed since 2005.
hadv
A Model Context Protocol (MCP) server implementation for RAG
krillto
Search, organize, and chat with your saved Twitter/X bookmarks from any AI agent. 10 tools: search, AI Q&A, collections, notes, highlights, and more.
vipul510-web
Classic SEO suites charge heavily for link indexes. This MCP gives individuals and agencies a free, automatable path to: surface pages that mention a brand (linked or not), narrow guest-post and resource-page angles, see who links to competitors, verify whether a page links to yo
SignWell
Model Context Protocol server that orchestrates SignWell's e-signature workflows — create, send, track, and manage documents and templates.
ShortsMonkey
Find YouTube outliers, daily viral Shorts, and analyze video performance.
barracoder
A Model-Context-Protocol that allows execution of any npm package
MCP-Mirror
Mirror of
prakharbhardwaj
A Model Context Protocol (MCP) server that integrates Twilio Voice, Deepgram AI, and OpenAI to create intelligent voice-based HR automation tools.
MananShahTR
A Model Context Protocol server for Azure DevOps integration
junter1989k-ai
snahmod
yhanawa
miketwalker
TubePull is a YouTube video downloader exposed as an MCP server. One tool, download_video, takes a YouTube URL plus a format (mp3/mp4) and an optional quality, runs the download on TubePull's servers, and returns a short-lived signed download link. Free tier allows 3 downloads pe
misterboe
microsoft
schuellerf
An MCP server to connect image-builder to an AI/LLM
jtang613
Binary Ninja plugin to provide MCP functionality.
unievo
MCP Server Library for xPilot
Swapnil-6161
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.