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.
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.
yunwoong7
MCP server for generating and editing images using AWS Bedrock’s Nova Canvas model
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.
mark-oori
Simple MCP Server w/ Shell Exec. Connect to Local via Ngrok, or Host Ubuntu24 Container via Docker
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.
jacwu
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
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
raorugan
MCP server sample travel buddy app hosted on Azure Functions on Azure Container Apps and MCP extension
ThreatFlux
dockerServerMangerGoMCP
guolisen
Havoc24k
StefH
A Stdio MCP server as dotnet tool to access Azure DevOps.
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
briankscheong
MCP Server that talks to the Kubernetes APIs
ashishroy077
An MCP Server for Azure Kusto
yupengfei1209
coding_devops_mcp_server
BobMerkus
Python implementation to spawn ephemeral Model Context Protocol (MCP) servers using the kubernetes API.
fantasy-lotus
基于Typescript实现的Notify MCP Server,支持Docker一键部署到remote|local
Niell007
ramosjuan24
MCP N8N Azure Devops
cmiles74
Docker Container with Useful MCP Servers
chand45
threepointone
erinnmclaughlin
An MCP server for querying the Azure DevOps API
mikhael-abdallah
lizzy-0323
okctl's mcp server
braveTony44
This is mcp server for docker basic create conatiner , get conatiner,and stop/start/remove
codewithdpk
MCP (Model context protocol) server to connect MCP client such as Claude Desktop.
jasona7
An MCP Compliant Server that defines 9 tools for working with Vercel deployment data.
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.
lukemurraynz
Azure Communication Services - Email MCP
weolopez
mcp demo, client and server as web workers from a web UI
pipethedev
steveafrost
novuhq
Novu MCP Server
oshvartz
mcp server for ADO pull requests
lskun
Spring Boot AI Cloudflare R2 MCP Server - 一个基于Spring Boot和Spring AI的Cloudflare R2对象存储MCP服务器实现
jmnbc
Remote Azure DevOps MCP Server
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/).
anirban1592
POC : MCP server with openAI agents SDK
deco-cx
Open-source MCP server platform. A web Ninite for composing your custom MCP server and deploying anywhere.
madisonbullard
An SST monorepo that deploys MCP streaming HTTP servers via Hono on a Lambda. Currently this doesn't include auth.
AzureDevOpsAPI
An MCP server for Azure DevOps
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.
Novaes
Azure DevOps MCP C# server and client code
guptaprakhariitr
MCP server for unit-converter-mcp — see README
langkurt
sweetmantech
free MCP server hosting using vercel
rog0x
MCP server for Docker: list containers/images, analyze Dockerfiles and docker-compose, view container logs Install: npx @rog0x/mcp-docker-tools
bnusunny
vAirpower
Deployable MCP Servers for common AWS services (Location, S3, Aurora PG Data API) using AWS CDK.
rchaganti
A Model Context Protocol (MCP) server that provides tools, prompts, and resources to interact with and manage Azure resources
JCallico
An Azure MCP Server
idofrizler
anishgowda21
An MCP server on Cloudflare Workers
aquavis12
A Model Context Protocol (MCP) server that enables natural language interactions with AWS storage services through Amazon Q CLI.
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.