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.
Adobe for creativity
Ideate, create, and deliver with Adobe pro tools
Todoist
Search, complete, and manage your tasks in Todoist
Hugging Face
Access the HF Hub and thousands of Gradio Apps
TurboTax
Tax tools and filing help
Viator
Book travel experiences around the world
Ahrefs
SEO & AI search analytics
Mixpanel
Analyze, query, and manage your Mixpanel data
COROS
Training history, fitness metrics, health data
Calendly
Scheduling, events, availability
LegalZoom
Legal documents and guidance
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.
Chronograph
Interact with your Chronograph data directly in Claude
Dovetail
Turn feedback into decisions
GoDaddy
Search domains and check availability
GitLab
Connect AI tools securely to your GitLab data
Peec AI
Analyze your brand's visibility across LLMs
Jotform
Create forms & analyze submissions inside Claude
Scite
Evidence-based answers grounded in research
Clockwise
Advanced scheduling and time management for work.
Ketryx
Search and explore regulated software lifecycle data
Honeycomb
Query and explore observability data and SLOs
Zocks
Analyze client conversations, patterns, and insights.
Krisp
Add your meetings context via transcripts and notes
Trimble SketchUp
Create and iterate 3D models for use in SketchUp
Clerk
Add authentication, organizations, and billing
Third Bridge
Expert-led enhanced insights
CoinDesk
Access Live & Historical Crypto Data, Indices
Ticket Tailor
Event platform for managing tickets, orders & more
Stripe
Payments, billing, customers, Stripe docs
Courtroom5
Civil legal guidance for self-represented litigants
Attio
CRM records, notes, tasks
Clipia.ai
Hosted MCP server for generating AI images, videos, speech, and music from agents and IDEs. Supports OAuth and Clipia API keys.
Era Context
Manage your personal finances using Claude
Pendo
Product analytics, guides, feedback
PostHog
Product analytics, flags, insights
Unthread
Manage and automate your support tickets
Orcool
Creative decision engine for ad teams inside Claude. Brand signals, ranked concepts, scripts, and finished 9:16 video ads. Read-only by default, write scopes opt-in per workspace.
Airwallex
Integrate with the Airwallex Platform using Claude
Asana
Tasks, projects, workspaces
SignNow
E-signatures and documents
PlanetScale
Authenticated access to your Postgres and MySQL DBs
MT Newswires
Real-time financial news
Mermaid Chart
Validates Mermaid syntax, renders diagrams as high-quality SVG, and displays them instantly in an interactive UI where users can preview, zoom, and iterate in real time.
GraphOS MCP Tools
Search Apollo docs, specs, and best practices
Xero
Access your Xero financials from any conversation
Booking.com
Find hotels, homes and more
Verisk Underwriting Intelligence
Ask questions. Get underwriting insights from Verisk.
Credit Karma
Credit scores, financial insights
Gainsight (Staircase AI)
Power AI Workflows with Customer Context
Coupler.io
Access business data from hundreds of sources
HubSpot
CRM objects, records, HubSpot data
CB Insights
Predictive intelligence on private companies
Cortellis Regulatory Intelligence
Drug regulatory guidance, Clarivate
OpenRouter
Models, pricing, credits, test prompts
Trellis
Claude for Trial Court Litigators
Enterpret
Get answers from unified feedback of your customers.
FMP
Comprehensive financial datasets
Malwarebytes
Check links, phones, and emails for scams
Day AI
Know everything about your prospects & customers with CRMx
Midpage Legal Research
Conduct legal research and create work product
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.