MCP Directory
Back

Remote-MCP

by ssut · TypeScript · ★ 205

A type-safe solution to remote MCP communication, enabling effortless integration for centralized management of Model Context.

#ai#claude#llm#mcp#mcp-client#mcp-server#model-context-protocol

Install

npx -y github:ssut/Remote-MCP

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "remote-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:ssut/Remote-MCP"
      ]
    }
  }
}

From the README

A **type-safe, bidirectional and simple** solution for **remote MCP communication**, allowing remote access and centralized management of model contexts. Yes, I know that the official MCP roadmap includes remote MCP support in the first quarter of 2025. However, the need for remote access was *immediate* for me, and likely for many others. This library was created to bridge that gap, providing a way to connect to a remote MCP server from a local MCP client *right now*, without waiting for future official implementations. Note: I don't want this to be a sophisticated or overcomplicated thing.…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers