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.
madhurprash
This creates an MCP server enabling Claude to run security scans on Terraform code, create architecture diagrams of your AWS cloud architectures and execute terraform commands to deploy or modify resources
guptaprakhariitr
MCP server for wikipedia-recent-changes-mcp — see README
akshaykokane
This is MCP server for Azure Help APIs for Guided Troubleshooter
CDataSoftware
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for Azure Analysis Services (beta): https://www.cdata.com/download/download.aspx?sku=OAZK-V&type=beta
andrewlayer
fgh23333
haladesigns
A Model Context Protocol (MCP) server that provides AI assistants with the ability to interact with Supabase databases through standardized tools.
bfollington
jalakoo
didier-durand
AWS Boto3 (Pyton) MCP Server
infinitetwi
An MCP Server for Kubernetes kubernetes, mcp, mcp-server
irvinebroque
Wan-Hao
MCP server for enabling AI use local k8s resources
binadox-public
MCP server for Terraform — automatically validates, secures, and estimates cloud costs for Terraform configurations. The Binadox solution integrates with any Model Context Protocol (MCP) client (e.g. Claude Desktop or other MCP-compatible AI assistants).
DanWahlin
MCP server hosted using Azure Functions
johntawfik
juramaia-ai
chjtxwd
KishoreKu
Self-healing MCP server for Google Cloud.
kartik71
bjacobso
leo-guinan
SparkSMB-Tim
drdeeks
MananShahTR
A Model Context Protocol server for Azure DevOps integration
T1nker-1220
tlaukkanen
MCP Server for Azure IoT Hub mainly for read-only monitoring purposes. Uses Azure CLI for authentication.
jademind
A lightweight Python MCP server that exposes Amazon Product Advertising API 5.0 keyword search and ASIN lookup—returning products with your Associate partner-tagged URLs.
MCP-Mirror
Mirror of
geelen
Talk to a Cloudflare Worker from Claude Desktop!
manaty226
An MCP server which connects with Amazon Verified Permissions.
anniandnevi
MCP-Mirror
Mirror of
dulltz
MCP server for working with HCP Terraform
BBBmau
shikharbsar
danielealbano
MCP server for the Azure DevOps Boards
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!
joe960913
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.