MCP.so
Sign In

Remote MCP Servers

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

AI & Agents

Transform MCP

Unstructured

The Unstructured Transform MCP Server connects your ADK agent to Unstructured, a document processing platform that turns raw files into structured, AI-ready data. This integration gives your agent the ability to parse PD

Added 12 days ago

bsv.cx

Andy Rowe

Timestamp and verify evidence on-chain. Let your agent prove what it saw and when. bsv.cx gives an AI agent verifiable memory. Timestamp a hash of any output, archive a web page as it looked, or fetch a URL with a recei

Added 3 days ago

Lumify Sports Intelligence

Lumify

Agent-ready sports intelligence API: live scores, odds, line movement, public betting splits, and explainable bet confidence — via 16 MCP tools at https://lumify.ai/mcp. Get a free key instantly — no signup, email, or ca

Added 10 days ago
1

1cent

maxzoa

1cent is a production remote MCP server for safe URL and website analysis. It provides 33 tools for HTTP status checks, metadata, content extraction, discovery, security inspection and change detection. Paid operations u

Added 4 days ago

scentrev-mcp

shashankkandimalla

Remote MCP server available at: https://api.scentrev.com/mcp/ To get your API key, visit: https://mcp.scentrev.com/login Sign in to your account and generate your API key from the dashboard, then use it as a Bearer tok

Added 11 days ago

Vee3

Vee3

Website: https://vee3.io Vee3 connects AI agents to a hosted catalog of live data and action tools through one MCP server at https://mcp.vee3.io/mcp. Use it for market research, due diligence, competitive analysis, and f

Added 6 days ago

Mcp

Stanly.Jin

Professional chemical engineering simulation with 11 tools

Added 12 days ago

Hugging Face

Hugging Face

Access the HF Hub and thousands of Gradio Apps

Added 17 days ago

OpenRouter

OpenRouter

Models, pricing, credits, test prompts

Added 17 days ago

Retasc

Retasc

The issue tracker AI coding agents pull work from: atomic claims, dependency-aware dispatch, leases, and cross-runtime handoffs. A persistent, dependency-aware, leased work queue a fleet of AI agents pulls from over MCP

Added 5 days ago

Charming

Charming MCP server - generate and host interactive web apps via MCP

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.