MCP.so
Sign In

MCP Servers

Discover awesome MCP servers.

Submit a server

Cloud & Infrastructure

aws-mcp-infra-helper

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

Cloud & Infrastructure

Wikipedia Recent Changes — hosted on Cloudflare Workers (HTTP + npm stdio)

guptaprakhariitr

MCP server for wikipedia-recent-changes-mcp — see README

Cloud & Infrastructure

🧠 Azure Self Help MCP Server

akshaykokane

This is MCP server for Azure Help APIs for Guided Troubleshooter

Cloud & Infrastructure
AA

Azure Analysis Services Mcp Server By Cdata

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

Cloud & Infrastructure

Remote MCP Server on Cloudflare

andrewlayer

Cloud & Infrastructure

Remote MCP Server on Cloudflare

fgh23333

Cloud & Infrastructure

Supabase MCP Server

haladesigns

A Model Context Protocol (MCP) server that provides AI assistants with the ability to interact with Supabase databases through standardized tools.

Cloud & Infrastructure

Remote MCP Server on Cloudflare

bfollington

Cloud & Infrastructure

Remote MCP Server on Cloudflare

jalakoo

Cloud & Infrastructure

aws-boto3-mcp-private

didier-durand

AWS Boto3 (Pyton) MCP Server

Cloud & Infrastructure

Kubernetes MCP Server

infinitetwi

An MCP Server for Kubernetes kubernetes, mcp, mcp-server

Cloud & Infrastructure

Remote MCP Server on Cloudflare

irvinebroque

Cloud & Infrastructure

MCP-Server VBox

Wan-Hao

MCP server for enabling AI use local k8s resources

Cloud & Infrastructure

Terraform Mcp Server By Binadox

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).

Cloud & Infrastructure

Marvel MCP Server using Azure Functions

DanWahlin

MCP server hosted using Azure Functions

Cloud & Infrastructure

supabase-mcp-server

johntawfik

Cloud & Infrastructure

Remote MCP Server on Cloudflare

juramaia-ai

Cloud & Infrastructure

Remote MCP Server on Cloudflare

chjtxwd

Cloud & Infrastructure

Mcp Server Gcp Manager

KishoreKu

Self-healing MCP server for Google Cloud.

Cloud & Infrastructure

Remote MCP Server on Cloudflare

kartik71

Cloud & Infrastructure

Remote MCP Server on Cloudflare

bjacobso

Cloud & Infrastructure

Remote MCP Server on Cloudflare

leo-guinan

Cloud & Infrastructure

Remote MCP Server on Cloudflare

SparkSMB-Tim

Cloud & Infrastructure

Remote MCP Server on Cloudflare

drdeeks

Cloud & Infrastructure

Azure DevOps MCP Server for Cline

MananShahTR

A Model Context Protocol server for Azure DevOps integration

Cloud & Infrastructure

AWS PostgreSQL MCP Server

T1nker-1220

Cloud & Infrastructure

Azure IoT Hub MCP Server

tlaukkanen

MCP Server for Azure IoT Hub mainly for read-only monitoring purposes. Uses Azure CLI for authentication.

Cloud & Infrastructure
AP

Amazon Product Advertising

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.

Cloud & Infrastructure

supabase-nextjs-server MCP Server

MCP-Mirror

Mirror of

Cloud & Infrastructure

Workers Mcp

geelen

Talk to a Cloudflare Worker from Claude Desktop!

Cloud & Infrastructure

aws-avp-mcp

manaty226

An MCP server which connects with Amazon Verified Permissions.

Cloud & Infrastructure

Remote MCP Server on Cloudflare

anniandnevi

Cloud & Infrastructure

Remote MCP Server on Cloudflare

MCP-Mirror

Mirror of

Cloud & Infrastructure

mcp-server-hcp-terraform

dulltz

MCP server for working with HCP Terraform

Cloud & Infrastructure

HCP Terraform MCP Server

BBBmau

Cloud & Infrastructure

Remote MCP Server on Cloudflare

shikharbsar

Cloud & Infrastructure
MF

MCP For Azure DevOps Boards

danielealbano

MCP server for the Azure DevOps Boards

Cloud & Infrastructure
MS

Mcp Server Cloudflare

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!

Cloud & Infrastructure

Remote MCP Server on Cloudflare

joe960913

Cloud & Infrastructure

Frequently asked questions

Common questions about MCP servers, tools, and integrations

1

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.

2

How do I install an MCP server?

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.

3

Are MCP servers free to use?

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.

4

What is the difference between local and remote MCP servers?

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.

5

Which AI clients can connect to MCP servers?

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.

6

How can I evaluate whether an MCP server is safe and reliable?

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.