MCP.so
Sign In

Remote MCP Servers

Official hosted MCP endpoints from SaaS providers — connect directly, no install required.

Submit a remote server

Cloud & Infrastructure

HostTracker

HostTracker

HostTracker is a website and infrastructure monitoring service that has run external checks since 2004 for more than 500,000 websites. Its official MCP server lets an AI assistant operate a HostTracker account directly i

Added 2 days ago

Kilo IoT Platform

Kilo IoT

Your AI can finally reach the physical world. Kilo is an AI-first IoT platform for commercial and industrial operations, and this connector hands a live deployment to the AI client you already use. Not an export. Not a

Added last month

Nippy

Nippy

Nippy is drag-and-drop hosting (nippy.host) with an MCP server: connect it and your assistant can publish HTML, folders of photos, or file downloads to a live *.nippy.site URL — and keep editing the site in place at the

Added last month

Vercel

Vercel

Projects, deployments, docs

Added 2 months ago

Control Plane

Control Plane

Multi-cloud workloads, GVCs, infrastructure

Added 2 months ago

AWS Marketplace

AWS Marketplace

Discover, evaluate, and buy solutions for the cloud

Added 2 months ago
I

incident.io

incident.io

Incidents, on-call, follow-ups

Added 2 months ago

Netlify

Netlify

Create, deploy, manage, and secure websites on Netlify

Added 2 months ago

PagerDuty

PagerDuty

Incidents, schedules, on-call

Added 2 months ago

Cloudflare

Cloudflare

Workers, D1, R2, DNS, account APIs

Added 2 months ago

GoDaddy

GoDaddy

Search domains and check availability

Added 2 months ago

Honeycomb

Honeycomb

Query and explore observability data and SLOs

Added 2 months ago

Just Publish.

Just.

Publish a static website to a live public URL — straight from chat. Hand Just Publish your HTML, CSS, JS, and images and get a shareable link in seconds. No build step, no dashboard, no deploy config.

Added 2 months ago

Railway

Railway

Projects, services, environments, deployments

Added 2 months ago

Frequently asked questions

Common questions about hosted and remote MCP servers

1

What is a remote MCP server?

A remote MCP server runs over HTTP/SSE instead of a local process — you point your client at a URL instead of installing and running anything on your own machine.

2

How is a remote server different from a local one?

A local server runs on your machine and needs a runtime like Node.js or Python. A remote server is hosted by a third party — you just need a URL (and sometimes an API key) to connect, which is simpler to set up but depends on the provider staying online.

3

Are remote MCP servers safe to use?

Your data passes through the provider's infrastructure, so stick to servers run by official or well-known teams that document how they handle data, and grant sensitive permissions carefully.

4

How do I connect to a remote MCP server?

Add the server URL in a client that supports remote MCP, then configure OAuth, an API key, or request headers as required by the provider. Streamable HTTP, SSE, and authentication support vary by client, so follow both the server page and client documentation.

5

Does a remote MCP server need to stay online?

Yes. Calls depend on network access, provider uptime, and rate limits. For important workflows, check the provider's status page, timeout and retry behavior, quotas, and fallback options.

6

Can Claude, Cursor, VS Code, and Codex use remote MCP servers?

Yes, when the client supports the server's remote transport and authentication method. Newer clients commonly support Streamable HTTP, while older versions may only support SSE or local stdio, so verify version compatibility first.