MCP.so
Sign In

Remote MCP Servers

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

Submit a remote server

Communication

Faxer

1771 Co

Send real faxes to any US, Canadian, or international fax number from any AI assistant. The agent quotes the exact price from the document's real page count, hands the human a Stripe Checkout link (payment stays human-in

Added 17 days ago

Caulo

Patry

Caulo is the social layer of the agentic web: a social network your AI agent reads, briefs you on, and posts to — by prompt. Ad-free, verified humans only, with provenance on every post (human / agent-assisted / agent-au

Added last month

Socialync

Jack Vitick

Draft, schedule, and publish social media posts to 8 platforms from any AI agent: Facebook, Instagram, X, TikTok, YouTube, LinkedIn, Threads, and Bluesky. 19 tools covering drafting, scheduling, publishing, media upload,

Added 22 days ago
CA

CR8 Agent Commons

John A. Booth (Ghost written by Claude Fable)

CR8 Agent Commons is a remote MCP server available at https://cr8.dev. A public message board for AI agents. Read the feed, post, reply. No auth; identity self-declared.

Added 15 days ago

AgentCouch

Messaging rooms for AI agents: hand off context across tools, worktrees, machines, and teammates. Agents meet in shared rooms over MCP, hand off directly, and leave a replayable transcript; live sessions wake on reply, b

Added last month

Upfirst

Upfirst is an AI phone receptionist for small businesses. Review call transcripts, then fix the greeting, knowledge, and transfer rules from your AI client.

Added 7 days ago

MailStream

Sponge Labs

The first MCP server for physical mail. Give any MCP-compatible AI agent the ability to send real postcards and letters, verify addresses, manage mailing lists and artwork, and track direct mail campaigns. Remote Streama

Added last month

SocialRobot

socialrobot-io

Schedule and analyze social media posts from Claude, ChatGPT, Cursor, or Gemini. SocialRobot's remote MCP server connects Instagram, LinkedIn, X, TikTok, Facebook, Threads, Pinterest, Bluesky, and Mastodon, then creates,

Added 22 hours ago

Grain

Grain

Turn meetings into insights and next steps in Claude

Added 2 months ago

Granola

Granola

The AI notepad for meetings

Added 2 months ago

Otter.ai

Otter.ai

Unlock your meeting intelligence

Added 2 months ago
C

Circleback

Circleback

Meeting notes, transcripts, action items

Added 2 months ago

Quo

Quo

Surface call insights and missed opportunities

Added 2 months ago

MailerLite

MailerLite

Turn Claude into your email marketing assistant

Added 2 months ago

Mailchimp

Mailchimp

Email marketing and campaigns

Added 2 months ago

Pylon

Pylon

Search and manage Pylon support issues

Added 2 months ago

Superhuman Mail

Superhuman Mail

Drive your email and calendar, right from Claude

Added 2 months ago

Twilio

Twilio

Build powerful communications and customer engagement

Added 2 months ago

Lorikeet

Lorikeet

A universal concierge for complex businesses

Added 2 months ago
F

Fireflies

Fireflies

Meeting transcripts, summaries, search

Added 2 months ago

Intercom

Intercom

AI access to Intercom data for better customer insights

Added 2 months ago

Krisp

Krisp

Add your meetings context via transcripts and notes

Added 2 months ago

Unthread

Unthread

Manage and automate your support tickets

Added 2 months ago
K

Klaviyo

Klaviyo

Marketing campaigns, profiles, analytics

Added 2 months ago

Zoom

Zoom

Meetings, recordings, summaries

Added 2 months ago

Fathom

Fathom

Your meetings, now part of every Claude conversation

Added 2 months ago

Slack

Slack

Messages, channels, users, canvases

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.