MCP.so
登录

远程 MCP 服务器

SaaS 厂商官方托管的 MCP 服务端点——直接连接,无需本地安装。

媒体与设计

Figma

Figma

Files, designs, Dev Mode context

创建于 5天前

Magic Patterns

Magic Patterns

Discuss and iterate on Magic Patterns designs

创建于 5天前

tldraw

tldraw

Diagrams and whiteboards

创建于 5天前

Send

Send

Create shareable documents, one-pagers, and decks

创建于 5天前

Eraser

Eraser

Generate, manage, and update Eraser diagrams and files

创建于 5天前
B

BioRender

BioRender

Scientific figures, illustrations

创建于 5天前
G

Gamma

Gamma

Presentations, documents, websites

创建于 5天前

Trimble SketchUp

Trimble SketchUp

Create and iterate 3D models for use in SketchUp

创建于 5天前

Spotify

Spotify

Music and podcast recommendations, just for you.

创建于 5天前

Lucid

Lucid

Ideate, diagram, and align teams

创建于 5天前

Splice

Splice

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

创建于 5天前

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.

创建于 5天前

Excalidraw

Excalidraw

MCP for creating interactive hand-drawn diagrams in Excalidraw

创建于 5天前

Audible

Audible

Ask for audiobook recommendations

创建于 5天前

Canva

Canva

Designs, assets, exports, comments

创建于 5天前

Melon

Melon

Browse music charts & your personalized music picks

创建于 5天前

Adobe for creativity

Adobe for creativity

Ideate, create, and deliver with Adobe pro tools

创建于 5天前

Cloudinary

Cloudinary

Manage, transform and deliver your images & videos

创建于 5天前

Miro

Miro

Access and create new content on Miro boards

创建于 5天前

Adobe Experience Manager

Adobe Experience Manager

Manage your Adobe Experience Manager content

创建于 5天前

常见问题

关于托管与远程 MCP 服务器的常见问题

1

什么是远程 MCP 服务器?

远程 MCP 服务器通过 HTTP/SSE 提供服务,无需在本地安装和运行进程,客户端里填入服务地址即可连接。

2

远程服务器和本地服务器有什么区别?

本地服务器运行在你的电脑上,需要 Node.js、Python 等运行环境;远程服务器由第三方托管,只需一个 URL(有时还需要 API key)即可连接,配置更简单,但依赖服务方的可用性。

3

使用远程 MCP 服务器安全吗?

使用远程服务器意味着数据会经过第三方基础设施,建议优先选择官方或知名团队维护、并明确说明数据处理方式的服务,谨慎授予敏感权限。

4

如何连接远程 MCP 服务器?

在支持远程 MCP 的客户端中添加服务器 URL,并按服务方要求配置 OAuth、API key 或请求头即可。不同客户端支持的 Streamable HTTP、SSE 和认证配置可能不同,应以服务器详情页和客户端文档为准。

5

远程 MCP 服务器需要一直在线吗?

需要。远程服务器由外部服务托管,客户端调用时依赖网络、服务可用性和速率限制。用于关键工作流时,应关注状态页、超时、重试策略、配额和备用方案。

6

Claude、Cursor、VS Code 和 Codex 能使用远程 MCP 服务器吗?

可以,只要相应客户端支持该服务器使用的远程传输与认证方式。较新的客户端通常支持 Streamable HTTP,部分旧版本可能只支持 SSE 或本地 stdio,需要先确认版本兼容性。