Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 12, 2026·4 min de lecture

Awesome Remote MCP Servers — Directory of Hosted MCPs

Hosted MCP server directory: copy/paste server URLs with no local installs. Includes a Claude Code HTTP/SSE installation guide.

MCP Hub
MCP Hub · Community
Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Needs Confirmation · 62/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Manual
Confiance
Confiance : Established
Point d'entrée
claude mcp add --transport http <name> <url>
Commande CLI universelle
npx tokrepo install c98b3929-5892-56e9-9e5a-561a8ff6872d
Introduction

Awesome Remote MCP Servers is optimized for speed: copy a server URL and connect, no npm installs required. It’s useful when you want to prototype agent tooling quickly or centralize MCP servers behind shared infrastructure.

Best for: teams that want hosted MCP endpoints (SSE/HTTP) and a fast way to try new agent tools

Works with: Claude Code MCP HTTP transport, SSE endpoints, remote MCP gateways

Setup time: 2–8 minutes

Key facts (verified)

  • README includes a dedicated “Remote MCP Installation Guide”.
  • Remote usage avoids local installs: copy/paste URL + configure client.
  • GitHub: 1,058 stars · 305 forks; pushed 2026-05-09 (GitHub API verified).

Main

Remote MCP is powerful but changes the trust model. Before adopting a hosted endpoint, decide:

  • What data the MCP server can access (files, tokens, logs).
  • Whether requests are logged and retained.
  • How you pin versions or audit server updates.

For production, prefer self-hosting or an internal gateway with strict auth and allowlists.

README excerpt (verbatim)

Awesome Remote MCP Servers

📧 Subscribe to the Newsletter Stay informed about new MCP servers and updates: Subscribe

Not a developer & looking for ChatGPT Custom Integrations or Claude Custom Connectors? Check out the Remote MCP Server List

A curated, opinionated list of high-quality remote Model Context Protocol (MCP) servers. This repository focuses on listing official and well-maintained MCP servers that can be accessed over the internet, helping developers discover reliable and production-ready services for their AI applications.

What is MCP?

Model Context Protocol (MCP) is a protocol that enables AI models to interact with external tools and resources. Remote MCP servers allow clients to securely connect to these services over the internet.

What are Connectors?

This is OpenAI and Anthropic's branding for connecting to remote MCP servers.

What is the ChatGPT Apps SDK

These are just Remote MCP servers too! They additionally provide UI components as resources that can use displayed inside ChatGPT.

Why Remote only?

Remote MCP servers are a more secure and easier way to use MCP - compared to other methods of using MCP:

  • Legitictacy: Servers can be evaluated by checking the domain in the URL - it should be a familiar and trusted domain.
  • Permissioned: Servers should be assumed to have access to whatever data you've granted your agent access to, based on the authentication method used.
  • Ease of use: You can copy & paste the server URL and you're away. No installing NPM packages.
  • They are the ONLY way to use MCP servers with Web based clients.

How can I use an MCP server listed here?

There are two main ways to use remote MCP servers on this list.

  1. Using a MCP ready client (Claude, ChatGPT, Cursor, etc.)
  2. In an API request to an LLM provider (OpenAI, Anthropic, Gemini, etc.)

Authentication options

This list has a mix of authentication options, different methods are better suited to certain use cases:

  • OAuth 2.1: This is an industry standard for authentication and is supported by MCP Clients like Claude. Adoption amongst clients is growing, but not yet widespread. For this all you need to connect is the server URL, and the client will guide you through the authentication flow.

FAQ

Q: Why remote MCP instead of local install? A: Speed and centralization: connect via URL and reuse infrastructure across machines.

Q: Is it safe by default? A: It depends on the endpoint’s operators; treat it like any remote service with auth/logging concerns.

Q: How do I install one? A: Pick a server URL from the list and add it to your MCP client using the HTTP transport instructions.

🙏

Source et remerciements

Source: https://github.com/jaw9c/awesome-remote-mcp-servers > License: MIT > GitHub stars: 1,058 · forks: 305

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires