MCP.so
Sign In

Remote MCP Servers

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

Submit a remote server

Search

Webz.io News Search

Webz.io

Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.

Added 8 days ago

Alice Flights

Real-time flight search for Claude and any MCP client. Ask for flights by origin, destination, dates, passengers, and cabin class — results come back categorized as best, cheapest, and fastest, each with price, full itin

Added last month
AU

Agent Utility MCP

Seth Staples

Production remote MCP server with exactly 100 bounded tools: 85 paid tools and 15 free tools for text, JSON, encoding, identifiers, numbers, dates, URLs, validation, and secure web intelligence. Paid calls are charged on

Added last month

Exa

Exa

Web Search + Code Docs Search

Added 2 months ago

Consensus

Consensus

Explore scientific research

Added 2 months ago

Granted

Granted

Discover every grant opportunity in existence.

Added 2 months ago

Scite

Scite

Evidence-based answers grounded in research

Added 2 months ago
PS

Parallel Search

Parallel Search

Real-time web search and content extraction

Added 2 months ago

Whatic IC Datasheets

Whatic

Query real IC datasheets: parametric part search, spec lookup, price comparison, and datasheet-grounded answers for electronic components, extracted and verified against manufacturer PDFs.

Added last month

Tavily

Tavily

Connect your AI agents to the web

Added 2 months ago
SG

Scholar Gateway

Scholar Gateway

Peer-reviewed research, citations

Added 2 months ago

Kindora Funder Discovery

Kindora Funder Discovery

Find funders who support causes like yours

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.