Remote MCP Servers
Connect your AI assistant to these cloud-hosted MCP servers instantly — just add a URL to your config. No npx or local install needed.
Showing 22 remote MCP servers
Ahrefs MCP
SEO & ContentAhrefs
SEO analysis and keyword research with Ahrefs
Server URL
https://mcp.ahrefs.com/mcp▶Config snippet
{
"mcpServers": {
"ahrefs": {
"type": "http",
"url": "https://mcp.ahrefs.com/mcp",
"headers": { "Authorization": "Bearer <OAUTH_TOKEN>" }
}
}
}Atlassian MCP
ProductivityAtlassian
Access Jira and Confluence via AI assistants
Server URL
https://mcp.atlassian.com/mcp▶Config snippet
{
"mcpServers": {
"atlassian": {
"type": "http",
"url": "https://mcp.atlassian.com/mcp",
"headers": { "Authorization": "Bearer <OAUTH_TOKEN>" }
}
}
}Cloudflare MCP
Cloud & DevOpsCloudflare
Manage Workers, KV, D1, and R2 with AI assistance
Server URL
https://mcp.cloudflare.com/mcp▶Config snippet
{
"mcpServers": {
"cloudflare": {
"type": "http",
"url": "https://mcp.cloudflare.com/mcp",
"headers": { "Authorization": "Bearer <OAUTH_TOKEN>" }
}
}
}CoinGecko MCP
Blockchain & Web3CoinGecko
Real-time cryptocurrency prices and market data
Server URL
https://mcp.coingecko.com/mcp▶Config snippet
{
"mcpServers": {
"coingecko": {
"type": "http",
"url": "https://mcp.coingecko.com/mcp"
}
}
}Context7 MCP
Developer ToolsUpstash
Up-to-date library documentation for AI coding assistants
Server URL
https://mcp.context7.com/mcp▶Config snippet
{
"mcpServers": {
"context7": {
"type": "http",
"url": "https://mcp.context7.com/mcp"
}
}
}DeepWiki MCP
Developer ToolsCognition AI (Devin)
AI-powered knowledge base for any GitHub repository
Server URL
https://mcp.deepwiki.com/mcp▶Config snippet
{
"mcpServers": {
"deepwiki": {
"type": "http",
"url": "https://mcp.deepwiki.com/mcp"
}
}
}Figma MCP
DesignFigma
Access Figma designs and assets from AI coding tools
Server URL
https://mcp.figma.com/mcp▶Config snippet
{
"mcpServers": {
"figma": {
"type": "http",
"url": "https://mcp.figma.com/mcp",
"headers": { "Authorization": "Bearer <OAUTH_TOKEN>" }
}
}
}GitHub MCP
Version ControlGitHub
Official GitHub MCP — manage repos, issues, PRs, and code search
Server URL
https://api.githubcopilot.com/mcp/▶Config snippet
{
"mcpServers": {
"github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp/",
"headers": { "Authorization": "Bearer <OAUTH_TOKEN>" }
}
}
}Linear MCP
ProductivityLinear
Manage Linear issues, projects, and cycles
Server URL
https://mcp.linear.app/mcp▶Config snippet
{
"mcpServers": {
"linear": {
"type": "http",
"url": "https://mcp.linear.app/mcp",
"headers": { "Authorization": "Bearer <OAUTH_TOKEN>" }
}
}
}Neon MCP
DatabasesNeon
Serverless PostgreSQL management with Neon
Server URL
https://mcp.neon.tech/mcp▶Config snippet
{
"mcpServers": {
"neon": {
"type": "http",
"url": "https://mcp.neon.tech/mcp",
"headers": { "Authorization": "Bearer <OAUTH_TOKEN>" }
}
}
}Notion MCP
ProductivityNotion
Search, read, and manage Notion pages and databases
Server URL
https://mcp.notion.com/mcp▶Config snippet
{
"mcpServers": {
"notion": {
"type": "http",
"url": "https://mcp.notion.com/mcp",
"headers": { "Authorization": "Bearer <OAUTH_TOKEN>" }
}
}
}Semgrep MCP
SecuritySemgrep
Static code analysis and security scanning
Server URL
https://mcp.semgrep.ai/mcp▶Config snippet
{
"mcpServers": {
"semgrep": {
"type": "http",
"url": "https://mcp.semgrep.ai/mcp"
}
}
}Sentry MCP
Monitoring & ObservabilitySentry
AI-powered error debugging with Sentry
Server URL
https://mcp.sentry.io/mcp▶Config snippet
{
"mcpServers": {
"sentry": {
"type": "http",
"url": "https://mcp.sentry.io/mcp",
"headers": { "Authorization": "Bearer <OAUTH_TOKEN>" }
}
}
}Slack MCP
CommunicationSlack
Read and send Slack messages from your AI assistant
Server URL
https://mcp.slack.com/mcp▶Config snippet
{
"mcpServers": {
"slack": {
"type": "http",
"url": "https://mcp.slack.com/mcp",
"headers": { "Authorization": "Bearer <OAUTH_TOKEN>" }
}
}
}Supabase MCP
DatabasesSupabase
Manage Supabase databases, auth, and edge functions
Server URL
https://mcp.supabase.com/mcp▶Config snippet
{
"mcpServers": {
"supabase": {
"type": "http",
"url": "https://mcp.supabase.com/mcp?project_ref=<REF>",
"headers": { "Authorization": "Bearer <TOKEN>" }
}
}
}Asana MCP
ProductivityAsana
Manage Asana tasks and projects with AI assistance
Server URL
https://mcp.asana.com/mcp▶Config snippet
{
"mcpServers": {
"asana": {
"type": "http",
"url": "https://mcp.asana.com/mcp",
"headers": { "Authorization": "Bearer <OAUTH_TOKEN>" }
}
}
}Fetch MCP
APIs & IntegrationsAnthropic
Fetch and convert any webpage to clean Markdown
Server URL
https://mcp.fetch.so/mcp▶Config snippet
{
"mcpServers": {
"fetch": {
"type": "http",
"url": "https://mcp.fetch.so/mcp"
}
}
}Intercom MCP
CommunicationIntercom
AI-powered customer support with Intercom
Server URL
https://mcp.intercom.com/mcp▶Config snippet
{
"mcpServers": {
"intercom": {
"type": "http",
"url": "https://mcp.intercom.com/mcp",
"headers": { "Authorization": "Bearer <OAUTH_TOKEN>" }
}
}
}PayPal MCP
PayPal
PayPal payment data and transaction management
Server URL
https://mcp.paypal.com/mcp▶Config snippet
{
"mcpServers": {
"paypal": {
"type": "http",
"url": "https://mcp.paypal.com/mcp",
"headers": { "Authorization": "Bearer <OAUTH_TOKEN>" }
}
}
}Postman MCP
APIs & IntegrationsPostman
Connect AI agents directly to your APIs via Postman
Server URL
https://mcp.postman.com/mcp▶Config snippet
{
"mcpServers": {
"postman": {
"type": "http",
"url": "https://mcp.postman.com/mcp",
"headers": { "Authorization": "Bearer <API_KEY>" }
}
}
}Sequential Thinking MCP
Developer ToolsAnthropic
Structured step-by-step reasoning for complex problems
Server URL
https://server.smithery.ai/@modelcontextprotocol/sequentialthinking-y2▶Config snippet
{
"mcpServers": {
"sequential-thinking": {
"type": "http",
"url": "https://mcp.sequential-thinking.com"
}
}
}Zapier MCP
ProductivityZapier
Connect to 8000+ apps via Zapier automation
Server URL
https://mcp.zapier.com/mcp▶Config snippet
{
"mcpServers": {
"zapier": {
"type": "http",
"url": "https://mcp.zapier.com/mcp",
"headers": { "Authorization": "Bearer <YOUR_TOKEN>" }
}
}
}How to connect to a remote MCP server
Add the server URL to your MCP client config. For Claude Desktop, update claude_desktop_config.json:
{
"mcpServers": {
"server-name": {
"type": "http",
"url": "https://mcp.example.com/mcp",
"headers": {
"Authorization": "Bearer <YOUR_TOKEN>"
}
}
}
}For open-access servers, omit the headers field entirely.