MCP.so
Sign In

Remote MCP Servers

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

All

Outreach

Outreach

Unleash your team's best performance with Outreach AI

Added 17 days ago

Square

Square

Search and manage transaction, merchant, and payment data

Added 17 days ago

AWS Marketplace

AWS Marketplace

Discover, evaluate, and buy solutions for the cloud

Added 17 days ago

pg-aiguide

pg-aiguide

Search pg and Tiger docs, learn database skills

Added 17 days ago

GitHub

GitHub

GitHub's official MCP Server

Added 17 days ago

Metaview

Metaview

The AI platform for recruiting.

Added 17 days ago
C

Close

Close

CRM leads, calls, pipelines

Added 17 days ago

iManage Work

iManage Work

Governed knowledge. AI ready.

Added 17 days ago

Courtroom5

Courtroom5

Civil legal guidance for self-represented litigants

Added 17 days ago

Sentry

Sentry

Search, query, and debug errors intelligently

Added 17 days ago

Consensus

Consensus

Explore scientific research

Added 17 days ago

Goodnotes

Goodnotes

Turn AI insights into documents

Added 17 days ago

Krisp

Krisp

Add your meetings context via transcripts and notes

Added 17 days ago

Ramp Data

Ramp Data

Search and analyze Ramp spend across 50,000+ businesses

Added 17 days ago

Polar Analytics

Polar Analytics

Bring all your data in one place & connect it to Claude

Added 17 days ago
I

incident.io

incident.io

Incidents, on-call, follow-ups

Added 17 days ago

GoCardless

GoCardless

Build GoCardless payment API integrations

Added 17 days ago

Kindora Funder Discovery

Kindora Funder Discovery

Find funders who support causes like yours

Added 17 days ago

Fiscal.ai

Fiscal.ai

Clean Public Equity Fundamental Data

Added 17 days ago
M

Mcp

Remote MCP server available at https://mcp.linklyhq.com.

Added 11 days ago

Ketryx

Ketryx

Search and explore regulated software lifecycle data

Added 17 days ago

Todoist

Todoist

Search, complete, and manage your tasks in Todoist

Added 17 days ago
C

Clay

Clay

Prospecting, enrichment, GTM workflows

Added 17 days ago

AllTrails

AllTrails

Find your next hike

Added 17 days ago

OpenRouter

OpenRouter

Models, pricing, credits, test prompts

Added 17 days ago

Scite

Scite

Evidence-based answers grounded in research

Added 17 days ago

Verisk XactRestore

Verisk XactRestore

Natural-language estimating for XactRestore

Added 17 days ago
II

InvestSights Indian Stock Research MCP

InvestSights

InvestSights Indian Stock Research MCP is a remote MCP server available at https://investsights.in.

Added 6 days ago

Razorpay

Razorpay

Payments, orders, settlements

Added 17 days ago

Dovetail

Dovetail

Turn feedback into decisions

Added 17 days ago

Mixpanel

Mixpanel

Analyze, query, and manage your Mixpanel data

Added 17 days ago

WordPress.com

WordPress.com

Secure AI access to manage your WordPress.com sites

Added 17 days ago

Datasite

Datasite

Manage your M&A data room from Claude

Added 17 days ago

Zoom

Zoom

Meetings, recordings, summaries

Added 17 days ago

Grain

Grain

Turn meetings into insights and next steps in Claude

Added 17 days ago

Magic Patterns

Magic Patterns

Discuss and iterate on Magic Patterns designs

Added 17 days ago

CourtListener

CourtListener

Legal research across millions of court records

Added 17 days ago

Malwarebytes

Malwarebytes

Check links, phones, and emails for scams

Added 17 days ago

tldraw

tldraw

Diagrams and whiteboards

Added 17 days ago

Verisk Underwriting Intelligence

Verisk Underwriting Intelligence

Ask questions. Get underwriting insights from Verisk.

Added 17 days ago

Jam

Jam

Record screen and collect automatic context for issues

Added 17 days ago

Slack

Slack

Messages, channels, users, canvases

Added 17 days ago

Similarweb

Similarweb

Real time web, mobile app, and market data.

Added 17 days ago

Clerk

Clerk

Add authentication, organizations, and billing

Added 17 days ago

Local Falcon

Local Falcon

AI visibility and local search intelligence platform

Added 17 days ago

Granted

Granted

Discover every grant opportunity in existence.

Added 17 days ago

Granola

Granola

The AI notepad for meetings

Added 17 days ago

CB Insights

CB Insights

Predictive intelligence on private companies

Added 17 days ago
B

BioRender

BioRender

Scientific figures, illustrations

Added 17 days ago

Contentsquare

Contentsquare

Experience analytics platform for digital businesses

Added 17 days ago

Longbridge

Longbridge

Market data, portfolio, and trading

Added 17 days ago

ZipRecruiter

ZipRecruiter

Job search made easy

Added 17 days ago

Lorikeet

Lorikeet

A universal concierge for complex businesses

Added 17 days ago

CoinDesk

CoinDesk

Access Live & Historical Crypto Data, Indices

Added 17 days ago

Airtable

Airtable

Bring your structured data to Claude

Added 17 days ago

Quartr

Quartr

Financial data and AI infrastructure for company research.

Added 17 days ago
CK

Credit Karma

Credit Karma

Credit scores, financial insights

Added 17 days ago
OT

Open Targets

Open Targets

Drug target discovery data

Added 17 days ago

Aurora

Aurora

Search your Consilio matters, docs, and more.

Added 17 days ago

Blockscout

Blockscout

Access and analyze blockchain data

Added 17 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.