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.
Official hosted MCP endpoints from SaaS providers — connect directly, no install required.
Manage your Skycloak-hosted Keycloak: clusters, realms, apps, SSO and users, from any MCP client.
Windframe MCP gives your AI the design taste needed to create consistent, production-ready UI that feels intentionally designed. Available at https://windframe.dev/mcp
endoflife.ai
Free MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 480+ tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or
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
Hermoso
Hermoso is a remote MCP server that runs a full marketing operation from your agent: research competitor ads, generate image and video ads, publish to social channels, and build and manage paid campaigns. 718 tools (306
skilder.ai
Run skills and MCP tools like production software: versioned, composed into roles, distributed to every agent from one governed library.
TestMu AI
TestMu AI MCP Server lets developers run, debug, and triage tests through natural language directly from their IDE (Cursor, Claude, GitHub Copilot, and other MCP clients). It exposes five tools — HyperExecute (test orche
Routebase
Routebase keeps your API's design, docs, contract tests, mocks and monitoring in one living OpenAPI spec so they can't drift apart. Agents work on that same source of truth, under your team's permissions.
CircleCI
Manage CI/CD pipelines, debug failed builds, and optimize test suites directly from your AI agents - no terminal required. The CircleCI MCP Server is a remote server hosted by CircleCI that connects AI tools and agents
Bitgate
Throw HTML at an API, get an unguessable URL back. Zero-config remote MCP server — your agent deploys pages, sites and CI reports in one call. Free, no signup needed.
Mobbin
Mobbin MCP connects your AI agents to 600,000+ real product screens, so what they build starts with what already works.
TaskerArmy
Ask Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.
Meticulous
MCP server and skills to connect to the Meticulous UI testing platform.
econdSim provisions real UK mobile numbers (non-VoIP) via eSIM, built for freelancers, sole traders, small businesses, and enterprise teams. Unlike VoIP apps and virtual numbers, SecondSim numbers register as genuine phy
Shree Mandadi
MCP-first toolbox for agents: namespaced key-value storage, a FIFO queue, auth, and a handful of stateless utility tools (JWT decode, hashing, cert inspection, CIDR math). Free while in early access. This repository is a
HSLA0001 Inc.
Design review for UI code, inside your agent. One tool (review_files): up to 20 files in, a scored review out — 0–100, issues with severity and file:line, a concrete fix for each. 258 versioned rules across accessibility
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
Kaiva Bridge turns any Postgres database or OpenAPI spec into a secure, hosted MCP server — per-tool access control, every call audited. Dependency Trust gives coding agents the senior-engineer check before adding a dep
DavidFox998
ZeroBeacon.ai — Collision-proof commerce router for AI agents. 1000 MCP tools: commerce, trust, billing, sovereign ID + everyday tools. LIVE.
airpipe
Build, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.
astandrik
Public read-only MCP server for discovering, inspecting, installing, and sharing approved Codex-compatible animated pet packs.
Aiven
Model Context Protocol server for Aiven
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,
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.
MDN
Web docs, search, and browser compatibility data
WordPress.com
Secure AI access to manage your WordPress.com sites
Context7
Up-to-date docs for LLMs and AI code editors
Base44
AI app building, backend, data
Microsoft Learn
Search trusted Microsoft docs to power your development
Spala AI
Connect agents to Spala discovery, OAuth metadata, and project MCP handoff guidance.
Clerk
Add authentication, organizations, and billing
Postman
Give API context to your coding agents
Sentry
Search, query, and debug errors intelligently
Sanity
Create, query, and manage structured content in Sanity
Ketryx
Search and explore regulated software lifecycle data
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
GraphOS MCP Tools
Search Apollo docs, specs, and best practices
Wix
Sites, stores, bookings
Jam
Record screen and collect automatic context for issues
Webflow
Sites, CMS, publishing
B12
AI website generation
Common questions about hosted and remote MCP servers
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.
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.
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.
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.
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.
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.