MCP.so
登录

mymcp

@tk103331

关于 mymcp

Your MCP server hosting service

基本信息

分类

其他

运行时

go

传输方式

stdio

发布者

tk103331

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is mymcp?

mymcp is a set of Go-based tools for working with MCP Servers, including a pipe tool for various transport modes, a router for unified routing, a debugging CLI, and a desktop management application built with Wails.

How to use mymcp?

The README shows the directory structure but does not provide installation or invocation instructions. Users are expected to build or run the individual tools from their respective directories using Go.

Key features of mymcp

  • Provides a pipe tool with sse2sse, sse2stdio, stdio2sse, and stdio2stdio modes.
  • Includes a router for unified routing across multiple MCP Servers.
  • Offers a command-line debugging interface for MCP Servers.
  • Ships a desktop management application built with Wails.
  • All tools are developed in Go.

Use cases of mymcp

  • Connect MCP Servers using different transport protocols via the pipe tool.
  • Route requests to multiple MCP Servers through a single entry point.
  • Debug MCP Servers interactively from the command line.
  • Manage MCP Servers visually with a desktop GUI.

FAQ from mymcp

What programming language is mymcp written in?

mymcp is developed in Go.

Does mymcp provide a graphical interface?

Yes, the mcp-manager tool is a desktop MCP management application built with Wails.

What transport modes does the pipe tool support?

The pipe tool supports sse2sse, sse2stdio, stdio2sse, and stdio2stdio modes.

Are there dependencies like Node.js or npm required?

The README does not mention any external dependencies beyond Go and the standard Wails environment for the manager.

How can I contribute to mymcp?

Contributions via Issues and PRs are welcome, following best practices for Go and Vue3.

评论

其他 分类下的更多 MCP 服务器