MCP-CLI is a command-line tool for interacting with and testing Model Context Protocol (MCP) servers.
-
Updated
Mar 19, 2026 - Go
MCP-CLI is a command-line tool for interacting with and testing Model Context Protocol (MCP) servers.
A stdio-to-HTTP proxy for MCP (Model Context Protocol) servers. It lets stdio-based MCP clients like Claude Code connect to remote MCP servers over HTTP or SSE, with support for custom headers, TLS options, and authentication.
gomcp is a Go MCP server library for building applications that implement the Model Context Protocol (MCP). It provides a clean way to register tools and expose them via HTTP, SSE, or stdio, simplifying MCP server development in Go with JSON Schema support for arguments and results.
Add a description, image, and links to the stdio-mcp topic page so that developers can more easily learn about it.
To associate your repository with the stdio-mcp topic, visit your repo's landing page and select "manage topics."