MCP.so
Sign In

Remote MCP Servers

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

Productivity

Atlassian

Atlassian

Jira, Confluence, Compass

Added 5 days ago

IFTTT

IFTTT

Connect, control, and automate 1,000+ apps with IFTTT

Added 5 days ago

Monday

Monday

Manage projects, boards, and workflows in monday.com

Added 5 days ago

Sprouts Data Intelligence

Sprouts Data Intelligence

From query to qualified lead in seconds.

Added 5 days ago

Workable

Workable

Your AI assistant for Hiring and HR — inside Workable

Added 5 days ago

Clockwise

Clockwise

Advanced scheduling and time management for work.

Added 5 days ago

Outreach

Outreach

Unleash your team's best performance with Outreach AI

Added 5 days ago
C

Close

Close

CRM leads, calls, pipelines

Added 5 days ago

HubSpot

HubSpot

CRM objects, records, HubSpot data

Added 5 days ago

Metaview

Metaview

The AI platform for recruiting.

Added 5 days ago
A

Apollo.io

Apollo.io

Contacts, companies, sales engagement

Added 5 days ago
A

Attio

Attio

CRM records, notes, tasks

Added 5 days ago

Clarify

Clarify

Query your CRM. Create records. Ask anything.

Added 5 days ago

Jotform

Jotform

Create forms & analyze submissions inside Claude

Added 5 days ago

Calendly

Calendly

Scheduling, events, availability

Added 5 days ago

Todoist

Todoist

Search, complete, and manage your tasks in Todoist

Added 5 days ago

Day AI

Day AI

Know everything about your prospects & customers with CRMx

Added 5 days ago

Zapier

Zapier

Actions across 8,000+ apps

Added 5 days ago
C

Clay

Clay

Prospecting, enrichment, GTM workflows

Added 5 days ago

Linear

Linear

Issues, projects, comments, cycles

Added 5 days ago

Asana

Asana

Tasks, projects, workspaces

Added 5 days ago

Make

Make

Run Make scenarios and manage your Make account

Added 5 days ago

ClickUp

ClickUp

Project management & collaboration for teams & agents

Added 5 days 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.