- Type
- MCP
- Open source
- Yes
- GitHub Stars
- ★ 1.6k
- Source
- mcp-github
- Repository
- github.com/punkpeye/mcp-remote
Overview
mcp-remote is a tool that connects MCP clients that only support local (stdio) servers to remote MCP servers. It supports authentication and allows users to achieve this with simple configuration. This tool is particularly useful for developers who want to migrate their MCP services to a remote environment without modifying existing client code. Integration is straightforward—just add the corresponding command and parameters in the MCP client configuration file.
Capabilities
- ▪Connect local MCP clients to remote servers
- ▪Support authentication mechanisms
- ▪Support custom request headers
- ▪Support multiple instance configurations
Use cases
Setup
Add the `mcp-remote` command and parameters to the MCP client configuration file, for example:
```jsonc {
"command": "mcp-remote",
"args": ["--server", "wss://example.com/mcp"]
}
```This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
immortal-skill
An open-source digital immortality framework that distills a person's seven-dimensional digital avatar from chat records.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.