MCP Remote for Go

Created By
naotama2002a year ago
This Go implementation allows MCP clients that only support local (stdio) connections to connect to remote MCP servers with authentication support.
Overview

what is MCP Remote for Go?

MCP Remote for Go is a Go implementation that allows MCP clients, which only support local (stdio) connections, to connect to remote MCP servers with authentication support.

how to use MCP Remote for Go?

To use MCP Remote for Go, you can either build it from source or run it using Docker. Basic usage involves running the command with the URL of the remote MCP server.

key features of MCP Remote for Go?

  • Proxies between local MCP clients and remote MCP servers.
  • Supports OAuth authentication for secure connections.
  • Can be run as a binary or in a Docker container for easier deployment.

use cases of MCP Remote for Go?

  1. Connecting local applications to remote MCP servers securely.
  2. Facilitating remote access for applications that require local MCP client support.
  3. Simplifying the deployment of MCP clients in cloud environments.

FAQ from MCP Remote for Go?

  • How do I install MCP Remote for Go?

You can install it by cloning the repository and building it from source or by using Docker to pull the latest image.

  • What authentication methods does it support?

It supports OAuth authentication for secure connections to remote servers.

  • Can I run it on any operating system?

Yes, as long as you have Go installed or Docker set up, you can run it on any OS.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
naotama2002
Star
0
Language
Go
License
MIT license

Recommend Servers

View All
Origine Paris Mcp

19 hours ago
Thiri Chord Intelligence
@BluesPrince

### Deterministic Music Theory for Claude, Cursor, and Autonomous AI Agents Large Language Models (LLMs) frequently hallucinate music theory, leading to incorrect notes, false Roman numerals, and broken voice leading. **THIRI** solves this by providing a deterministic, mathematical music-theory engine (pitch-class-set theory over ℤ/12) directly to your AI. It gives AI assistants precise, reproducible harmonic reasoning in milliseconds, allowing them to write correct musical scores, analyze progressions, and generate playable arrangements. #### 🎷 Key Features: * **Chord Analysis (`analyze_chord`):** Parse any symbol (e.g., `Cmaj7/E`, `G7#11`) to retrieve root, quality, intervals, Roman numerals, and diatonic or chromatic harmonic functions. * **Note Resolution (`resolve_chord`):** Resolve chord symbols to spelled notes (enharmonically correct), frequencies (Hz), MIDI numbers, and scale recommendations. * **Voicing Engine (`generate_voicing`):** Generate instrument-ready voicings (rootless, shell, triad, pad, drop-2, drop-3) and calculate voice-leading scores for transitions. * **Reharmonization (`reharmonize`):** Substitute progressions using classic jazz techniques, including Tritone Substitution, ii-V Insertion, Modal Interchange, Coltrane Changes, and Backdoor cadences. *Ideal for developers building AI music assistants, digital audio workstation (DAW) agents, educational theory tools, and automated composition workflows.*

12 hours ago