MCP.so
Sign In

Remote MCP Servers

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

Submit a remote server

Media & Design

diggercamp

Tommaso Savorana (ti es)

diggercamp finds independent music by how it sounds. Paste any Bandcamp, YouTube or SoundCloud link and get the closest sonic matches from 4M+ independent tracks — matched by rhythm, timbre, key and energy, not genre tag

Added 27 days ago

Lamina — On-brand product photos, video & try-ons

Lamina

Generate on brand product videos from Claude Code (or any assistant) in one line. Lamina turns a brief + your brand kit into finished product photos, video reels, and campaign banners - no prompt engineering; brand guard

Added last month

Instagram + TikTok Downloader & Transcriber

IYIA

Instagram + TikTok content tools inside your AI: download HD posts/reels/carousels, view Instagram stories anonymously, AI-transcribe videos (100+ languages, SRT/VTT/TXT). Requires a Repost PRO subscription.

Added 30 days ago

Uwear.ai

Uwear.ai

Run complete AI fashion photoshoots from ChatGPT, Claude, or Codex. Turn flat-lay, packshot, and mannequin product images into catalog-ready on-model photos and video with saved art direction, automatic QA, and catalog-s

Added 12 hours ago

Shotstack

Shotstack's official MCP server gives AI assistants direct access to the Shotstack video editing API, so you can produce video from a conversation instead of writing Edit JSON by hand. Available tools cover rendering vid

Added 3 days ago

Notch

Notch

Create finished video ads from chat. Give Notch a brief or product URL — it loads your brand context, writes the script, and produces the finished ad: avatar, scenes, voiceover, captions. Built for performance marketers,

Added 27 days ago

SceneF — San Francisco Movie Showtimes

SceneF

Built by movie lovers, for movie lovers and their assistants. San Francisco is one of the last great moviegoing cities — single-screen neighborhood houses from the 1920s, repertory calendars that change nightly, 35mm and

Added 14 days ago

uxgen

uxgen

A library of conversion components for e-commerce, built on A/B tested mechanics and handed straight to your coding agent. 65 pieces drawn from mechanics that have been A/B tested in real stores: cart drawer with the ups

Added 3 days ago

GOJI

GOJI Agency

A remote MCP server from GOJI, a full-service digital agency in Melbourne, Australia. Nine tools over published material: a 104-term plain-English glossary, a 14-chapter guide to AI visibility, seven long-form guides inc

Added 24 days ago

Riddle Quiz Maker

Riddle.com

Creates and manages quizzes, polls, surveys, personality tests, forms, predictors, minigames and leaderboards on Riddle.com – with branching logic, custom design, live stats and embed code.

Added 7 days ago

Constants

Constants AI

One workspace of tools for Claude and ChatGPT. Connect apps, generate video, music, and ads, and build new tools on demand. Generate and publish ad creative directly from your assistant.

Added 19 days ago

tldraw

tldraw

Diagrams and whiteboards

Added 2 months ago

Figma

Figma

Files, designs, Dev Mode context

Added 2 months ago

Lucid

Lucid

Ideate, diagram, and align teams

Added 2 months ago

Send

Send

Create shareable documents, one-pagers, and decks

Added 2 months ago
B

BioRender

BioRender

Scientific figures, illustrations

Added 2 months ago

Audible

Audible

Ask for audiobook recommendations

Added 2 months ago

Magic Patterns

Magic Patterns

Discuss and iterate on Magic Patterns designs

Added 2 months ago

Clipia MCP

Clipia.ai

Hosted MCP server for generating AI images, videos, speech, and music from agents and IDEs. Supports OAuth and Clipia API keys.

Added last month

Melon

Melon

Browse music charts & your personalized music picks

Added 2 months ago

Adobe for creativity

Adobe for creativity

Ideate, create, and deliver with Adobe pro tools

Added 2 months ago

Mermaid Chart

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.

Added 2 months ago
G

Gamma

Gamma

Presentations, documents, websites

Added 2 months ago

Adobe Experience Manager

Adobe Experience Manager

Manage your Adobe Experience Manager content

Added 2 months ago

Spotify

Spotify

Music and podcast recommendations, just for you.

Added 2 months ago

Excalidraw

Excalidraw

MCP for creating interactive hand-drawn diagrams in Excalidraw

Added 2 months ago
OM

Orcool MCP

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.

Added last month

Splice

Splice

Search Splice's sounds catalog, build stacks & more!

Added 2 months ago

Eraser

Eraser

Generate, manage, and update Eraser diagrams and files

Added 2 months ago

Cloudinary

Cloudinary

Manage, transform and deliver your images & videos

Added 2 months ago

Trimble SketchUp

Trimble SketchUp

Create and iterate 3D models for use in SketchUp

Added 2 months ago

Canva

Canva

Designs, assets, exports, comments

Added 2 months ago

Orshot

rishimohan

Orshot is an Image Generation API which lets you generate dynamic images from pre-designed and AI generated templates via API and Integrations

Added last year

Miro

Miro

Access and create new content on Miro boards

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.