📧 Subscribe to the Newsletter Stay informed about new MCP servers and updates: Subscribe
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.
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.
This is Claude's branding for connecting to remote MCP servers.
This is OpenAI's branding for connecting to remote MCP servers.
Remote MCP servers are a more secure and easier way to use MCP.
- Security wise, if you trust the provider's URL, and you are authenticated, then the security model is the same as using the Web.
- Ease of use wise, you can copy & paste the server URL and you're away. No installing NPM packages etc.
- They are the ONLY way to use MCP servers with Web based clients.
There are two main ways to use remote MCP servers on this list.
- Using a MCP ready client (Claude, ChatGPT, Cursor, etc.)
- In an API request to an LLM provider (OpenAI, Anthropic, Gemini, etc.)
This list has a mix of authentication options, different methods are better suited to certain use cases:
- OAuth 2.0: 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.
- API Key: An alternative to OAuth 2.0, this required to have an API key for the server. This is useful when using an API request to an LLM provider, rather than an MCP client.
- Open: Easy to copy and paste and get started, but not as secure. This is the easiest way to get started, but not the most secure.
This is not an exhaustive list of all remote MCP servers. We maintain high standards for inclusion:
- Official Support: Servers that are maintained by their underlying companies are preferred
- Production Ready: Must be stable and suitable for production use
- Active Maintenance: Regular updates and bug fixes
- Security: Proper authentication and security measures, with OAuth 2.0 or API Key support required
- Reliability: Proven track record of uptime and performance
- Community: Active user community and support channels
Name | Category | URL | Authentication | Maintainer |
---|---|---|---|---|
Atlasian | Software Development | https://mcp.atlassian.com/v1/sse |
OAuth2.1 | Atlassian |
Asana | Project Management | https://mcp.asana.com/sse |
OAuth2.1 | Asana |
Intercom | Customer Support | https://mcp.intercom.com/sse |
OAuth2.1 | Intercom |
Neon | Software Development | https://mcp.neon.tech/sse |
OAuth2.1 | Neon |
PayPal | Payments | https://mcp.paypal.com/sse |
OAuth2.1 | PayPal |
Plaid | Payments | https://api.dashboard.plaid.com/mcp/sse |
OAuth2.1 | Plaid |
Scorecard | AI Evaluation | https://scorecard-mcp.dare-d5b.workers.dev/mcp |
OAuth2.1 | Scorecard |
Sentry | Software Development | https://mcp.sentry.dev/sse |
OAuth2.1 | Sentry |
Linear | Project Management | https://mcp.linear.app/sse |
OAuth2.1 | Linear |
OneContext | RAG-as-a-Service | https://rag-mcp-2.whatsmcp.workers.dev/sse |
OAuth2.1 | OneContext |
Square | Payments | https://mcp.squareup.com/sse |
OAuth2.1 | Square |
Webflow | CMS | https://mcp.webflow.com/sse |
OAuth2.1 | Webflow |
Wix | CMS | https://mcp.wix.com/sse |
OAuth2.1 | Wix |
Cloudflare Workers | Software Development | https://bindings.mcp.cloudflare.com/sse |
OAuth2.1 | Cloudflare |
Cloudflare Observability | Observability | https://observability.mcp.cloudflare.com/sse |
OAuth2.1 | Cloudflare |
Cloudflare Radar | Observability | https://radar.mcp.cloudflare.com/sse |
OAuth2.1 | Cloudflare |
Kollektiv | Documentation | https://mcp.thekollektiv.ai/sse |
Oauth2.1 | Kollektiv |
Globalping | Software Development | https://mcp.globalping.dev/sse |
OAuth2.1 | Globalping |
Simplescraper | Web Scraping | https://mcp.simplescraper.io/mcp |
OAuth2.1 | Simplescraper |
WayStation | Productivity | https://waystation.ai/mcp |
OAuth2.1 | WayStation |
Cloudflare Docs | Documentation | https://docs.mcp.cloudflare.com/sse |
Open | Cloudflare |
DeepWiki | RAG-as-a-Service | https://mcp.deepwiki.com/sse |
Open | Devin |
Semgrep | Software Development | https://mcp.semgrep.ai/mcp |
Open | Semgrep |
Bitte | Blockchain Data Analysis | https://mcp.bitte.ai/sse |
Open | Bitte |
McPoogle | MCP Server Search Engine | https://mcp.mcpoogle.com/sse |
Open | McPoogle |
LLM Text | Data Analysis | https://mcp.llmtxt.dev/sse |
Open | LLM Text |
GitMCP | Software Development | https://gitmcp.io/docs |
Open | GitMCP |
HubSpot | CRM | https://app.hubspot.com/mcp/v1/http |
API Key | HubSpot |
Stripe | Payments | https://mcp.stripe.com/ |
API Key | Stripe |
Needle | RAG-as-a-service | https://mcp.needle-ai.com/mcp |
API Key | Needle |
Zapier | Automation | https://mcp.zapier.com/api/mcp/mcp |
API Key | Zapier |
Apify | Web Data Extraction Platform | https://mcp.apify.com |
API Key | Apify |
Mercado Pago | Payments | https://mcp.mercadopago.com/mcp |
API Key | Mercado Pago MCP Server |
Turkish Airlines | Airlines | https://mcp.turkishtechlab.com/mcp |
OAuth2.1 | Turkish Technology |
A complete list of MCP clients can be found here. Here are some examples of installation with Claude.
Anthropic has added native support for Remote MCP into Claude. It's currently available on Pro plans.
Add these servers as Custom Integrations in the integrations section of your Claude app settings.
- Navigate to Settings > Profile
- Locate the "Integrations" section
- Click "Add more"
- Add your integration's remote MCP server URL
- Finish configuring your integration by clicking "Add"
Full instructions can be found here.
OpenAI's support for remote MCP is currently in beta. It's integrated into the Deep Research function.
Full instructions can be found here.
- Navigate to Settings > Profile
- Locate the "Connectors" section
- Click "Add Connector"
- Add your connector's remote MCP server URL
- Finish configuring your connector by clicking "Save"
Note: As the MCP spec is still in development, not all clients may support all features. In particular client support of OAUTH is not yet widespread.
For desktop clients the configuration you need to add to your client's config file will be
{
"mcpServers": {
"" : {
"command": "npx",
"args": [
"mcp-remote",
""
]
}
}
}
Official support for MCP in API requests is supported by the following LLM providers:
Note that it's easier to get started with API Token, based authentication for these servers. See the FAQs section for more details.
Yes, but you will need to manage your own OAuth authentication flow, in order to obtain an access token. A quick way to obtain an access token to test a server is to follow the instructions in Anthropic's guide Obtaining an access token for testing section. This is not generally recommended for production use, as it is not a secure way to authenticate users.
The /sse
endpoint is for the Server Sent Events (SSE) protocol. It is being slowly deprecated in favor of the /mcp
endpoint.
The /mcp
endpoint is for the Streamed HTTP protocol.
In the future some clients may only support adding servers by the prefix preceding the 'sse' or 'mcp' and self-discovering full URL.
We will update this list as we see this happening.
We welcome contributions! Please follow these guidelines:
- Fork the repository
- Add your remote MCP server to the appropriate category
- Include the following information:
- Server name
- Category
- URL
- Authentication requirements (Only OAuth 2.0, following the MCP spec is supported)
- Example usage
- Submit a pull request
- Inspired by the Model Context Protocol
Join the MCP community to stay updated and connect with other developers:
This project is licensed under the MIT License - see the LICENSE file for details.