๐Ÿชน MCP Nest - the nest for your MCP servers

Run all your local-only MCPs in the cloud

๐Ÿชน MCP Nest is the nest for your MCP servers. Access your tools from anywhere, no local setup required.

Just save your mcpServers config, and we'll handle running it in the cloud for you. No servers to manage, no dependencies to install.

{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-github"
      ],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "gho_...",
        "GITHUB_TOOLSETS": "repos,issues,pull_requests"
      }
    },
    "perplexity-ask": {
      "command": "npx",
      "args": [
        "-y",
        "server-perplexity-ask"
      ],
      "env": {
        "PERPLEXITY_API_KEY": "pplx-..."
      }
    }
  }
}

โ˜๏ธ Available from anywhere

Why MCP Nest?

Stop struggling with local setup. Start using your tools everywhere.

๐Ÿ“ฑ

Use MCP servers on your phone

Access your local-only MCP tools from Claude or ChatGPT mobile apps. No laptop required.

๐Ÿ’ป

No more "npm install" headaches

Skip the local setup entirely. We handle Node.js, Python, dependencies - everything.

๐Ÿ”Œ

Stop running servers 24/7

Why keep your computer running just for MCP access? Let us handle the hosting.

๐Ÿ‘ฅ

Share tools with your team

One config, multiple users. Perfect for teams using the same MCP tools.

๐ŸŒ

Access from any device

Your MCP tools work everywhere - desktop, tablet, phone, even from a friend's computer.

โšก

Always up and ready

No startup time, no crashes, no "server not responding". Your tools just work.

Everything you need, nothing you don't

โ˜๏ธ

Cloud-Hosted MCP Servers

We run the MCP servers for you in the cloud. No need to keep your computer running or deal with local installations. Just connect and use your tools from anywhere.

๐Ÿ”—

Aggregate Multiple Servers

Add only the MCP Nest server to your AI assistant and all your configured tools become available through a single connection point. Simplify your setup.

๐Ÿค–

Remote MCP Compatible

Full support for remote streamable HTTP protocol. Works seamlessly with ChatGPT, Claude, and any MCP-compatible AI assistant. True cross-platform access.

๐ŸŽ›๏ธ

Disable Unused Tools

Toggle individual tools on or off to reduce context size and optimize performance. Keep only what you need active, disable the rest with a simple click.

MCP Nest Logo

Ready to build your nest?

Deploy your own nest of MCP servers in minutes. No infrastructure to manage, just upload your config and start using your tools.

Frequently Asked Questions

What does this do?

We run your local uvx or npm MCP servers in the cloud and expose a remote MCP endpoint for your device. No need to install or run anything locally.

Does this work with Claude Desktop remote connectors?

Yes! MCP Nest is fully compatible with Claude Desktop's remote connector feature, allowing you to use your cloud-hosted MCP servers directly in Claude.

What protocols are supported?

Currently we support streamable HTTP for maximum compatibility. SSE (Server-Sent Events) support will be added soon for even better real-time performance.

How are multiple MCP servers handled?

We aggregate all your MCP servers and provide you with a single unified MCP endpoint. This means you only need to add one server to your AI assistant, and all your tools become available.