Open source MCP toolkit for AI assistants

Manage MCP servers without touching config files.

Relay is a desktop app that makes it easy to add, configure, and manage Model Context Protocol servers for Claude, Cursor, VS Code, and other AI tools. No more editing JSON files manually.

Windows
macOS
Linux
claude_desktop_config.jsonRelay App
BeforeManual JSON editing
{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/..."
      ],
      "env": {
        "GITHUB_TOKEN": "ghp_xxx"
      }
    }
  }
}
AfterVisual configuration in Relay
GitHub
Repository access for Claude
S
Slack
Send messages & read channels
P
PostgreSQL
Database queries & schema
+ 290 more servers in marketplace

Supported Clients

Works with your favorite tools

Relay creates a standardized layer between your MCP servers and AI clients. Configure once, then connect from anywhere.

Claude Desktop
Claude DesktopAnthropic's AI assistant
Cursor
CursorAI-first code editor
VS Code
VS CodeGitHub Copilot MCP
Continue
ContinueOpen-source AI assistant
Claude Code
Claude CodeAnthropic's CLI tool
Windsurf
WindsurfCodeium's AI IDE
Cline
ClineVS Code agent
Zed
ZedMultiplayer editor
5ireDesktop AI assistant
VoidOpen-source Cursor alt
GlamaWeb-based workspace
MstyAI chat interface

Features

Everything you need to manage MCP servers

Relay replaces manual JSON editing with a visual interface. Browse pre-built servers, configure API keys, toggle servers on/off, and export to any AI client—all from one app.

290+ Servers via Marketplace

Access a massive library of community and official servers including GitHub, Slack, PostgreSQL, and hundreds more. One-click install.

Multi-Client Export

Export your server configs to Claude Desktop, Cursor, VS Code, Continue, Windsurf, Cline, and 6 more AI tools.

Secure Secret Management

API keys are stored securely in your OS keychain (Windows Credential Manager, macOS Keychain). They are never saved in plain text.

Live Server Logs

Debug connection issues instantly. View real-time stdout/stderr logs for every running server in the built-in terminal.

Visual Configuration

No more editing JSON files manually. Add servers and configure API keys through a clean, intuitive interface.

100% Local & Private

All data stored locally on your machine. No cloud, no telemetry, no tracking. Your servers and API keys stay private.

Cross-Platform

Native desktop app built with Tauri for Windows, macOS, and Linux. Fast, lightweight, and no Electron bloat.

One-Click Toggle

Enable or disable any MCP server instantly without deleting its configuration. Perfect for debugging and testing.

Server Catalog

200+ servers ready to use

Browse our curated catalog of pre-configured MCP servers. Each one comes with sensible defaults and clear documentation. Just add your API key and you're ready to go.

Browse by Category

Development
GitHubGitLabGit+2
Database
PostgreSQLMongoDBMySQL+2
Productivity
SlackNotionLinear+2
Cloud & API
AWSCloudflareStripe+2
Storage
Google DriveFile SystemDropbox+2
Search & Data
Brave SearchElasticsearchPuppeteer+2

Popular Servers

GitHub

Repository access, PRs, issues

Slack

Messages, channels, users

PostgreSQL

PostgreSQL

Database queries & schema

Notion

Notion

Pages, databases, blocks

Google Drive

Google Drive

Files, folders, search

Stripe

Stripe

Payments, customers, invoices

MongoDB

MongoDB

Documents, collections

Linear

Linear

Issues, projects, teams

How it works

Set up MCP servers in minutes, not hours

Forget about finding config file locations, copying JSON snippets, and debugging syntax errors. Relay handles the complexity so you can focus on using AI tools.

Step 01

Browse the Catalog

Open Relay and explore 200+ pre-configured MCP servers. Filter by category—databases, APIs, productivity tools, and more.

  • GitHub, GitLab, Bitbucket
  • PostgreSQL, MongoDB, Redis
  • Slack, Notion, Linear
  • Google Drive, Dropbox
Step 02

Configure Your Servers

Add servers to your collection and configure them through simple forms. Enter API keys, set paths, customize options—no JSON required.

  • Visual form-based setup
  • Secure API key storage
  • One-click enable/disable
  • Easy to edit anytime
Step 03

Export to Your AI Tools

With one click, export your MCP configuration to Claude Desktop, Cursor, VS Code, or any of the 12+ supported clients.

  • Instant export to Claude
  • Works with Cursor, VS Code
  • Auto-export on changes
  • No manual file editing

Learn MCP

New to MCP?

What is Model Context Protocol?

MCP (Model Context Protocol) is an open standard that lets AI assistants like Claude connect to external tools and data sources. Think of it as giving your AI superpowers—access to your databases, APIs, files, and more.

Give AI Real-World Access

MCP lets Claude and other AI tools interact with databases, APIs, file systems, and more.

Standardized Protocol

One universal protocol that works across different AI tools. Configure once, use everywhere.

Secure & Controlled

You decide what data and tools your AI can access. Full control over permissions.

Open Source

MCP is an open standard. Anyone can build servers, clients, or tools around it.

Want to dive deeper?

Read the official MCP specification and documentation from Anthropic.

MCP Documentation

FAQ

Frequently asked questions

Got questions? We've got answers. If you can't find what you're looking for, feel free to reach out on GitHub.

MCP is an open protocol that allows AI assistants like Claude to connect to external tools and data sources. It enables Claude to interact with databases, APIs, file systems, and other services securely. Think of it as giving your AI the ability to actually do things, not just talk about them.

Yes, Relay is completely free and open source. There are no premium tiers, no subscriptions, and no hidden costs. You can download it, use it, and even contribute to its development on GitHub.

No. Relay stores all data locally on your machine. There's no cloud sync, no telemetry, no analytics. Your API keys and server configurations never leave your computer. We built Relay with privacy as a core principle.

Relay supports 12+ AI clients including Claude Desktop, Cursor, VS Code (with GitHub Copilot MCP), Continue, Claude Code, Windsurf, Cline, Zed, 5ire, Void, Glama, and Msty. We're constantly adding support for more tools.

Not at all. Relay was designed for everyone—developers and non-developers alike. You just browse the catalog, click to add servers, fill in your API keys through simple forms, and click export. No command line, no JSON editing.

Yes! While Relay comes with 53+ pre-configured servers, you can also add any custom MCP server manually. Just provide the command, arguments, and environment variables—Relay handles the rest.

Each server has different requirements. When you add a server in Relay, we provide hints and links to help you get the necessary API keys. For example, GitHub requires a personal access token, which you can generate in your GitHub settings.

No, Relay is an independent open-source project. While it works great with Claude Desktop and Claude Code (both by Anthropic), Relay itself is not affiliated with or endorsed by Anthropic.

Still have questions? Open an issue on GitHub

Download

Ready to simplify your MCP workflow?

Download Relay for free and start managing your MCP servers in minutes. Available for Windows, macOS, and Linux.

Free & Open Source
Version 0.1.0
View on GitHub