Submit

Truto MCP Stdio Proxy

@trutohq

A CLI program that acts as a Stdio proxy for HTTP Streamable MCP servers. It reads newline-delimited JSON-RPC messages from stdin, forwards them to a specified MCP server endpoint via POST requests, and writes the responses to stdout.
Overview

what is Truto MCP Stdio Proxy?

Truto MCP Stdio Proxy is a command-line interface (CLI) program that serves as a Stdio proxy for HTTP Streamable MCP servers, facilitating the forwarding of JSON-RPC messages.

how to use Truto MCP Stdio Proxy?

To use the proxy, run the program with the API endpoint URL as an argument, and pipe JSON-RPC messages to it via stdin.

key features of Truto MCP Stdio Proxy?

  • Reads newline-delimited JSON-RPC messages from stdin.
  • Forwards messages to a specified MCP server endpoint via POST requests.
  • Outputs the server responses to stdout.

use cases of Truto MCP Stdio Proxy?

  1. Integrating with various MCP servers for API communication.
  2. Testing and debugging JSON-RPC messages in a development environment.
  3. Facilitating communication between different services using JSON-RPC.

FAQ from Truto MCP Stdio Proxy?

  • What programming language is Truto MCP Stdio Proxy written in?

It is written in Go.

  • How can I install Truto MCP Stdio Proxy?

You can download pre-built binaries from the GitHub releases page or build it from source using Go.

  • Can I use it on different operating systems?

Yes, binaries are available for Linux, macOS, and Windows.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.