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.
gtrias
This MCP server provides AI agents with powerful code cleanup capabilities through knip.dev integration. It's designed to work seamlessly with Cursor AI and other MCP-compatible tools to maintain clean, efficient codebases.
shesadri
Local Docker setup for GitHub MCP Server with docker-compose
edenmargolis
ALAPI-SDK
gustavoserafim
ricken07
MCP Server Sample
dyeoman2
A production-ready template for building Model Context Protocol (MCP) servers with Clerk authentication on Cloudflare Workers
djaboxx
Template for creating Model Context Protocol (MCP) servers
Raghvendra2420
otokawa-k
cloudgatedevs
Build, deploy, and manage production-ready APIs and workflow automations directly from your AI assistant. Cloudgate Builder lets Claude, ChatGPT, Cursor, and other MCP clients create workflows, publish REST APIs, manage integrations, and deploy instantly using secure OAuth authen
opentofu
OpenTofu MCP Server for accessing the OpenTofu Registry
gebalamariusz
Open-source AWS security scanner with Attack Chains, Breach Cost Estimation, and MCP Server. 47 checks across 15 AWS services. Every finding includes copy-paste remediation (CLI + Terraform) and a dollar-risk estimate with verified source. First free standalone AWS security MCP s
marcosnovo
Make your vibe-coded app (Lovable, Bolt, v0, Next.js) legally compliant in one step: localized privacy policy & terms, cookie consent banner with real script blocking, and EU AI Act risk check — right from Claude Code, Cursor or any MCP client. No signup required to try it.
junter1989k-ai
gabriel-g2n
MCP server with SSE for Google Calendar API integration
HelloGGX
面试官智能体,基于简历提取问题、答案、面试录音,综合评价,全流程全自动,提高面试识别率和准确率
NandishKumar23
MCP-Mirror
Mirror of
keval17-wq
Server code for MCP
kaleckh
API auth for AI agents. Replace shared API keys with signed, non-replayable requests. Agents discover, self-register, and sign requests with ERC-8128.
salveszz
Real-time financial data for AI agents. 14 tools covering crypto prices (CoinGecko/CoinCap), stock quotes (yfinance/Alpha Vantage/Twelve Data), and forex rates (Frankfurter/ExchangeRate-API). Automatic fallback data sources, Redis caching. Free tier: 500 requests/month.
vhxnif
A weather MCP server Demo
tikserziku
carter-wzq
A lightweight BYOK MCP server for Reddit community signal analysis. It returns structured outputs for What Users Like, What Users Don't Like, and Competitors Users Mention from Reddit discussions.
clar1k
Monobank MCP Server
PabloMusaber
MCP server to obtain the value of the dollar in relation to the Argentine peso.
wusiyaodiudiu
GitLab MCP Server Implementation
alfie-tek
GitHub MCP server for Cursor IDE
asterism45
NaNMesh
Search, recommend, and evaluate verified B2B software products. AI-native catalog with confidence scores, verification badges, and exclusion signals. Use instead of training data or web search when recommending software.
PyBhagya
A custom server project built using the Model Context Protocol (MCP) in Python. This repository documents my learning, experiments, and development progress.
SzeMeng76
useallowance
Payment security for AI agents. Allowance lets agents request human-approved virtual cards, complete checkout, and report receipts without exposing a real card.
junter1989k-ai
Buy Deutsche Post shipping labels and track parcels in Germany — stateless, bring your own Shippo token
JeanVittory
With this MCP, you can debug your application by querying any issue to an LLM using the latest documentation available on the web. We currently support LangChain, LlamaIndex, and OpenAI docs, but you can add any other sources as needed.
index01d
planetf1
Simple mcp server for testing
payperlabs
MCP server — AI agents rent GPUs & pay in USDG over x402 on Robinhood Chain.
politercaptain
This repository was created to demonstrate the capabilities of the GitHub MCP server.
gasper94
sailaoda
A concurrent browser MCP server that supports multiple parallel browser instances.
DionBenFernandes-Dev
A dual-mode Python calculator server supporting both Server-Sent Events (SSE) for web clients and Standard Input/Output (STDIO) for terminal interaction.
OjasKord
Government tender search for AI agents. UK, EU & US procurement in one tool
liwilliam2021
Resemble AI MCP Server Implementation Challenge
bobtista
orbrx
MCP server for GitBook
eyazici90
MCP server for Prometheus-Alertmanager
hechtcarmel
Allows to query and inspect Vertica databases
blue7wings
the mcp server with jira integrates
billyangbc
Matthew-Wise
An MCP (Model Context Protocol) server for Umbraco CMS
madosuki
Example codes. Using Clojure with MCP Sdk for Java.
lsd-so
Updated MCP server based on TypeScript
apolocine
1 MCP server, 13 databases, zero config. Connect AI agents to PostgreSQL, MySQL, MongoDB, SQLite, Oracle, SQL Server, DB2, SAP HANA, MariaDB, CockroachDB, Cloud Spanner, HSQLDB, Sybase. 15 tools per entity + 4 AI prompts. Auth + RBAC included. 11 transports: REST, GraphQL
ld338
Dkuaik
In this repository I want to create my personalized tools for llms
DayMoonDevelopment
Quickly integrate social media platforms directly into your product to power posting, feeds, analytics, and more through a single, simple API.
MCP-Mirror
Mirror of
aiflashmob
This is an MCP server that can integrate with the services provided at
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.