MCP.so
Sign In

Remote MCP Servers

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

Developer Tools

discoverGPT

Joe Monastiero

discoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata

Added 3 days ago

TaskerArmy Agent

TaskerArmy

Ask Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.

Added 5 days ago
E

endoflife.ai

endoflife.ai

Free MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or

Added 7 days ago

Air Pipe

airpipe

Build, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.

Added 8 hours ago

BetterBugs

BetterBugs

The BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C

Added 11 days ago

Aiven

Aiven

Model Context Protocol server for Aiven

Added last year
25

Wix

Wix

Sites, stores, bookings

Added 17 days ago

MDN

MDN

Web docs, search, and browser compatibility data

Added 17 days ago

Context7

Context7

Up-to-date docs for LLMs and AI code editors

Added 17 days ago

Floot

Floot

Floot MCP Server lets any AI agent build and host full-stack apps directly. Claude, ChatGPT, Cursor, or any MCP client can create a project, write code, provision a database, enable auth, manage file storage, and deploy,

Added 12 days ago

Spala Public MCP

Spala AI

Connect agents to Spala discovery, OAuth metadata, and project MCP handoff guidance.

Added 15 days ago
B

Base44

Base44

AI app building, backend, data

Added 17 days ago
CA

CKG - AgentForce

GraphifyMD.com

Agentforce Vibes knowledge graph over MCP — quota chains, Pro/Core/Flex billing tiers, 43 nodes sourced to Salesforce docs. Works in claude.ai in 30 seconds.

Added 11 days ago

Microsoft Learn

Microsoft Learn

Search trusted Microsoft docs to power your development

Added 17 days ago

Sentry

Sentry

Search, query, and debug errors intelligently

Added 17 days ago

Ketryx

Ketryx

Search and explore regulated software lifecycle data

Added 17 days ago

WordPress.com

WordPress.com

Secure AI access to manage your WordPress.com sites

Added 17 days ago

Jam

Jam

Record screen and collect automatic context for issues

Added 17 days ago

TriRank

TriRank

Ask your AI assistant about your site's real Google rankings (GSC) and AI search visibility — citation rates across ChatGPT, Perplexity, Gemini & Claude, citation gaps, and Ahrefs Domain Rating. OAuth 2.1 or API key. Fre

Added 7 days ago

Clerk

Clerk

Add authentication, organizations, and billing

Added 17 days ago
B

B12

B12

AI website generation

Added 17 days ago

Sanity

Sanity

Create, query, and manage structured content in Sanity

Added 17 days ago

Postman

Postman

Give API context to your coding agents

Added 17 days ago

GraphOS MCP Tools

GraphOS MCP Tools

Search Apollo docs, specs, and best practices

Added 17 days ago

Webflow

Webflow

Sites, CMS, publishing

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.