mcp-remote

geelen
685
Connects local MCP Clients to a Remote MCP Server with auth support.

Overview

What is mcp-remote

mcp-remote is a tool that connects an MCP Client, which only supports local (stdio) servers, to a Remote MCP Server with authentication support. It serves as a proof-of-concept for enabling remote access to MCP servers.

How to Use

To use mcp-remote, configure your MCP client with the appropriate JSON format, specifying the command 'npx' and the arguments to connect to the remote MCP server URL. Custom headers can be added using CLI arguments.

Key Features

Key features of mcp-remote include the ability to connect local-only MCP clients to remote servers, support for authentication, and the use of environment variables for secure API key management.

Where to Use

mcp-remote can be used in various fields where MCP clients are deployed, particularly in development environments that require remote server access without running code on user machines.

Use Cases

Use cases for mcp-remote include connecting desktop applications to remote MCP servers, facilitating collaborative development, and enabling secure access to shared resources in cloud environments.

Content