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.
guilhermeyoshida
An MCP server for managing infrastructure as code using Terraform
MCP-Mirror
Mirror of
beastpu
mcp tools for k8s resources management using cursor agent
mcpchina
munishm
MCP server for Azure DevOps
remodlai
agent-ready
taubermatt
brianmoney
Remote MCP server for Google Drive and Sheets running on Cloudflare Workers with full OAuth 2.0 support.
groovysquirrel
A Serverless MCP implementation using SST, React and AWS.
bourbonkk
Kubernetes Control Plane Server for Managing Multiple Clusters – the central pilot for your k8s fleets
kubernetools
Help AI agents write accurate, up-to-date Kubernetes manifests by giving them the official Kubernetes API reference, so they can look up kinds, fields, and nested types with current specs across the latest and three previous Kubernetes versions.
dgallitelli
Running an MCP Server on AWS Fargate on Amazon ECS
MCP-Mirror
Mirror of
Pelmog
MCP server prototype for Amazon Seller Central API integration
mehmet-arikan
PropampAI
Amazon Seller Central MCP Server — PROPAMP AI — official Amazon Software Partner. Connect your AI agent directly to Seller Central to analyze profitability and costs, find growth opportunities, plan supply chains, and manage ads — 20x faster, saving thousands of dollars monthly.
kahirokunn
w4nd3r1ingY4k
nanovms
OPS is a MCP server that allows you to build, deploy and orchestrate unikernels on any cloud from AWS to GCP or Azure. Unikernels are single application virtual machines with no users, no shells and no ability to run other programs.
ehiaig
An MCP server for debugging and managing Kubernetes using Natural Language
christian-schlichtherle
An MCP server for comprehensive access to one or more Kubernetes clusters
0xshariq
Docker MCP Server
MichielMAnalytics
vikashsingh15
awell-health
k4han
chuckwilliams37
MCP server with Docker, Redis, and TimescaleDB
Emmabeyond
Ropz3
eitanbar
Rahulsree1
samith2002
zzerding
h13t0ry
my-mcp-server(without auth)
kolipakakondal
miltonian
amraly83
sagirodin
Rajkumar-21
flavioaraujosilva
Servidor MCP do Supabase com funcionalidades de consulta e inserção de dados
satvikchauhan22
glyfo
guptaprakhariitr
MCP server for hn-trending-mcp — see README
MCP-Mirror
Mirror of
NickB03
dj-pearson
The Supabase Coolify MCP Server enables AI agents to fully manage self-hosted Supabase instances on Coolify. It provides 52 production-ready tools for database migrations (with rollback), edge functions, storage, authentication, and health monitoring. Features include Zod-based i
service-hero
githubpradeep
actual-awg
docker-based mcp server that enables Claude to fetch biological sequence data from NCBI
MCP-Mirror
Mirror of
patrickdappollonio
mcp-kubernetes-ro is a Model Context Protocol (MCP) server providing read-only access to Kubernetes clusters for AI assistants. It enables AI models to list resources, get resource details, retrieve pod logs, discover API resources, and perform base64 encoding/decoding operations
grocco
Hatz-AI
MCP-Mirror
Mirror of
ofershap
Manage Cloudflare Workers, KV, R2, DNS, and cache purging from your AI assistant. Vercel, Railway, and Netlify all have MCP servers - now Cloudflare does too!
dxsim
MCP server to directly access AWS location services using the GeoPlaces API, provides direct geocoding or reverse-geocoding capabilities like Google Maps API
Codebrahma
wertpoiu
benjaminhdd
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.