MCP.so
Sign In

Remote MCP Servers

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

Data & Analytics

Rankbits

rankbits

AI visibility analytics across 15+ providers (ChatGPT, Perplexity, Gemini, AI Overviews, and more). The MCP connector lets assistants run scans, compare competitor mentions, and track your brand's visibility in AI answer

Added 5 hours ago

Aura

Aura

Company intelligence & workforce analytics

Added 5 days ago
P

Pendo

Pendo

Product analytics, guides, feedback

Added 5 days ago

Gainsight (Staircase AI)

Gainsight (Staircase AI)

Power AI Workflows with Customer Context

Added 5 days ago
E

Explorium

Explorium

B2B prospecting, data enrichment

Added 5 days ago
CR

Common Room

Common Room

Community signals, GTM intelligence

Added 5 days ago

Mixpanel

Mixpanel

Analyze, query, and manage your Mixpanel data

Added 5 days ago

Orion by Gravity

Orion by Gravity

Get insights from your autonomous AI analyst

Added 5 days ago

Third Bridge

Third Bridge

Expert-led enhanced insights

Added 5 days ago

CB Insights

CB Insights

Predictive intelligence on private companies

Added 5 days ago

Harmonic

Harmonic

Discover, research, and enrich companies and people

Added 5 days ago

GovTribe

GovTribe

Search government procurement & spending data

Added 5 days ago
OT

Open Targets

Open Targets

Drug target discovery data

Added 5 days ago

Contentsquare

Contentsquare

Experience analytics platform for digital businesses

Added 5 days ago

IBISWorld

IBISWorld

Financials, risk data and analysis on 50,000 industries

Added 5 days ago

Local Falcon

Local Falcon

AI visibility and local search intelligence platform

Added 5 days ago

Synthesize Bio

Synthesize Bio

Generate gene expression from a virtual human

Added 5 days ago

AdisInsight

AdisInsight

Pharmaceutical drug & clinical trial intelligence

Added 5 days ago

Polar Analytics

Polar Analytics

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

Added 5 days ago

Dovetail

Dovetail

Turn feedback into decisions

Added 5 days ago

Omni Analytics

Omni Analytics

Query your data using natural language through Omni's semantic model

Added 5 days ago

Peec AI

Peec AI

Analyze your brand's visibility across LLMs

Added 5 days ago

Adobe Marketing Agent

Adobe Marketing Agent

Marketing campaign and audience insights from Adobe

Added 5 days ago

Lusha

Lusha

Find and enrich B2B contacts and companies

Added 5 days ago

Semrush

Semrush

SEO, market data, and brand visibility insights

Added 5 days ago

Hex

Hex

Answer questions with the Hex agent

Added 5 days ago

Crossbeam

Crossbeam

Explore partner data and ecosystem insights in Claude

Added 5 days ago

Verisk XactRestore

Verisk XactRestore

Natural-language estimating for XactRestore

Added 5 days ago

Shapes

Shapes

Analyse your live people data, right in Claude

Added 5 days ago

Monte Carlo

Monte Carlo

Data & AI observability

Added 5 days ago

PostHog

PostHog

Product analytics, flags, insights

Added 5 days ago

SurveyMonkey

SurveyMonkey

Design surveys, collect responses, and analyze results

Added 5 days ago

Amplitude

Amplitude

Give your teams powerful behavioral insights

Added 5 days ago

Cortellis Regulatory Intelligence

Cortellis Regulatory Intelligence

Drug regulatory guidance, Clarivate

Added 5 days ago

D&B Risk Analytics

D&B Risk Analytics

Execute risk workflows powered by the D&B Commercial Graph™

Added 5 days ago
W

Windsor.ai

Windsor.ai

Marketing data connectors, attribution

Added 5 days ago

Enterpret

Enterpret

Get answers from unified feedback of your customers.

Added 5 days ago

Ahrefs

Ahrefs

SEO & AI search analytics

Added 5 days ago

Adobe Journey Optimizer

Adobe Journey Optimizer

Understand and troubleshoot your Journeys and Campaigns

Added 5 days ago

ZoomInfo

ZoomInfo

Enrich contacts & accounts with GTM intelligence

Added 5 days ago

Motion Creative Analytics

Motion Creative Analytics

Analyze your Meta ad creative & competitor ad libraries

Added 5 days ago
S

Supermetrics

Supermetrics

Marketing data and reporting

Added 5 days ago

Zocks

Zocks

Analyze client conversations, patterns, and insights.

Added 5 days ago

Similarweb

Similarweb

Real time web, mobile app, and market data.

Added 5 days ago

Verisk Underwriting Intelligence

Verisk Underwriting Intelligence

Ask questions. Get underwriting insights from Verisk.

Added 5 days ago

Coupler.io

Coupler.io

Access business data from hundreds of sources

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.