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.
gergelyszerovay
A preconfigured development container setup for AI-assisted development with Claude, based on VS Code Dev Containers with integrated Model Context Protocol (MCP) server for file system and shell operations.
lkoujiu
An example Docker image for mcpo, a tool that exposes MCP (Model Context Protocol) servers as OpenAPI-compatible HTTP endpoints for OpenWebUI.
lreimer
A MCP server implementation for Google Cloud using Go and Cobra.
jhzhu89
AI-powered assistant that enables natural language interactions with Kubernetes clusters. Simplifies DevOps workflows using Model Context Protocol (MCP) servers for executing K8s operations through conversational interfaces.
mark-oori
Simple MCP Server w/ Shell Exec. Connect to Local via Ngrok, or Host Ubuntu24 Container via Docker
ninefyi
Introduction to the Azure MCP Server
crtdaniele
Un MCP server per la gestione di cluster Kubernetes su AKS (Azure Kubernetes Service), utilizzabile da Claude Desktop. Offre strumenti per eseguire comandi `kubectl` e `kubectx` direttamente da un'interfaccia conversazionale.
guolisen
omd01
This is a simple Model Context Protocol (MCP) server that sends emails using AWS SES (Simple Email Service). Perfect for integrating with Cursor or Claude Desktop to compose and send emails directly without copy-pasting. The service supports both plain text and HTML emails with a
jashkahar
This project provides an MCP (Model Context Protocol) server that exposes Terraform infrastructure-as-code operations through natural language. It enables LLMs to execute Terraform commands and retrieve information about infrastructure without requiring specific command syntax kn
ThreatFlux
dockerServerMangerGoMCP
ashishroy077
An MCP Server for Azure Kusto
raorugan
MCP server sample travel buddy app hosted on Azure Functions on Azure Container Apps and MCP extension
briankscheong
MCP Server that talks to the Kubernetes APIs
StefH
A Stdio MCP server as dotnet tool to access Azure DevOps.
powergentic
An AZD template to deploy a Model Context Protocol (MCP) server written in TypeScript to Azure Container Apps using SSE Transport.
L337.org
More than just a fully featured MCP server that lets AI agents manage the full surface of Docker — containers, images, networks, volumes, swarm services, secrets, configs, nodes, plugins, etc., it helps you create workfl
Havoc24k
threepointone
fcavalcantirj
🚀 Your Private App Platform - Deploy Node.js, Python, Go, Java & more to CapRover, AWS, GCP with one CLI. Features MCP integration for Cursor.com, smart collision detection, auto-SSL, and costs 80% less than Heroku. Transform any $5 server into your personal Vercel.
fantasy-lotus
基于Typescript实现的Notify MCP Server,支持Docker一键部署到remote|local
lukemurraynz
Azure Communication Services - Email MCP
ramosjuan24
MCP N8N Azure Devops
codewithdpk
MCP (Model context protocol) server to connect MCP client such as Claude Desktop.
cmiles74
Docker Container with Useful MCP Servers
chand45
lizzy-0323
okctl's mcp server
braveTony44
This is mcp server for docker basic create conatiner , get conatiner,and stop/start/remove
weolopez
mcp demo, client and server as web workers from a web UI
yupengfei1209
coding_devops_mcp_server
erinnmclaughlin
An MCP server for querying the Azure DevOps API
jasona7
An MCP Compliant Server that defines 9 tools for working with Vercel deployment data.
mikhael-abdallah
Niell007
BobMerkus
Python implementation to spawn ephemeral Model Context Protocol (MCP) servers using the kubernetes API.
rchaganti
A Model Context Protocol (MCP) server that provides tools, prompts, and resources to interact with and manage Azure resources
guptaprakhariitr
MCP server for verification-mcp — see README
hahahahahaiyiwen
A C# implementation of dynamic configured MCP client manager that connects to multiple MCP servers
anirban1592
POC : MCP server with openAI agents SDK
anishgowda21
An MCP server on Cloudflare Workers
AzureDevOpsAPI
An MCP server for Azure DevOps
guptaprakhariitr
MCP server for SEC EDGAR: filings search, 10-K/8-K reading, XBRL facts, insider trades. Hosted on Cloudflare Workers.
aquavis12
A Model Context Protocol (MCP) server that enables natural language interactions with AWS storage services through Amazon Q CLI.
chris-sanders
bnusunny
zxkane
A Model Context Protocol (MCP) server for fetching Quip documents, featuring support for both stdio and streamable HTTP transports. It offers native deployment to AWS serverless stacks and AgentCore.
lskun
Spring Boot AI Cloudflare R2 MCP Server - 一个基于Spring Boot和Spring AI的Cloudflare R2对象存储MCP服务器实现
JCallico
An Azure MCP Server
deco-cx
Open-source MCP server platform. A web Ninite for composing your custom MCP server and deploying anywhere.
steveafrost
jmnbc
Remote Azure DevOps MCP Server
rog0x
MCP server for Docker: list containers/images, analyze Dockerfiles and docker-compose, view container logs Install: npx @rog0x/mcp-docker-tools
novuhq
Novu MCP Server
Rev4nchist
langkurt
Samar-Bons
A remote MCP Server for Snowflake. Deployed as a AWS Lambda Function
pipethedev
vAirpower
Deployable MCP Servers for common AWS services (Location, S3, Aurora PG Data API) using AWS CDK.
tilfin
Serverless implementation of the Model Context Protocol (MCP)
CDataSoftware
This read-only MCP Server allows you to connect to Azure Active Directory data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out the first managed MCP platform: CData Connect AI (https://www.cdata.com/ai/).
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.