Best MCP servers for edge and serverless platforms

Edge and serverless platforms removed the servers but added a new operational surface: functions, edge runtimes, key-value and object stores, databases, and per-deployment logs spread across a global network. An agent that can reach these directly turns deploy-and-debug loops into single requests, ship a function, tail its runtime logs, read a value from edge storage, all without leaving the conversation. The right pick depends on your platform, a full edge-compute suite with KV, object, and SQL primitives, a frontend-first deploy platform, or a Jamstack host with forms and access controls. The servers below cover the common edge-and-serverless platforms, each a real MCP server with a verified, current install config.

Top pick

Cloudflare

Cloudflare

Official

Cloudflare's remote MCP servers: build and manage Workers, KV, R2, D1, and Hyperdrive from an agent.

cloud-infra3,806

Cloudflare's remote servers build and manage Workers, KV, R2, D1, and Hyperdrive from an agent, the broadest edge-compute-and-storage primitives in one place.

Pick 2

Vercel

Vercel

Official

Vercel's official remote MCP server for projects, deployments, runtime logs, and docs search.

cloud-infra

Vercel's official remote server covers projects, deployments, runtime logs, and docs search, the frontend-first platform for shipping and debugging deploys.

Pick 3

Netlify

Netlify

Official

Netlify's official MCP server: create, deploy, and manage Netlify projects, env vars, forms, access controls, and extensions from an agent.

cloud-infra

Netlify's official server creates, deploys, and manages projects, env vars, forms, access controls, and extensions, a strong Jamstack-oriented serverless host.