MCP ExplorerExplorer

Mcp One

@MCPHubCloudon a year ago
8 MIT
FreeCommunity
AI Systems
#llm#mcp#mcp-client#mcp-server
A unified All-in-One entrance for mcpservers, which manages various types of mcpservers.

Overview

What is Mcp One

mcp-one is a unified All-in-One entrance for managing various types of MCP servers, providing a centralized platform for users.

Use cases

Use cases include managing multiple game servers, integrating with existing applications, and providing a unified interface for server monitoring and control.

How to use

To use mcp-one, run the command ‘./mcp-one -c ./mcpone-config.yaml --baseurl 0.0.0.0:9090’ to start the server. You can configure it using the mcpserver-config.yaml file.

Key features

Key features include support for multiple MCP servers, customizable configuration, logging options, and the ability to run in a Docker container.

Where to use

mcp-one can be used in various domains where MCP servers are required, such as game server management, data processing, and application development.

Content

mcp-one

A unified All-in-One entrance for mcpservers, which manages various types of rated mcpservers.

🤔 What you need is only one mcpserver! 🎉

You are welcome submit PR or issue to make mcp-one more powerful 💪

Example

add to cherry studio/ or cursor, all support.

CleanShot 2025-04-23 at 23 11 46@2x

How to use

mcpone -c mcpserver-config.yaml

Usage:
  mcpone -c mcpserver-config.yaml [flags]

Flags:
      -- string                          mcpServers list config
      --add_dir_header                   If true, adds the file directory to the header of the log messages
      --alsologtostderr                  log to standard error as well as files (no effect when -logtostderr=true)
      --baseurl string                   mcpoone server listen address
  -c, --config string                    config file of mcpone (default "mcpone-config.yaml")

start mcp-one server

./mcp-one -c ./mcpone-config.yaml --baseurl 0.0.0.0:9090

Add sse client to your client, http://localhost:9090/sse. You can also hosted in your server.

build

git clone https://github.com/MCPHubCloud/mcp-one.git
cd mcp-one
make build
# target output in _output/mcp-one

docker deploy

make dockerbuild
docker run -it --rm localhost/mcp-one:latest

Support MCP Servers

mcp-one already supported servers, you can add more in mcpserver-config.yaml just like client. Welcome submit PR to this project

  • time-mcp
  • mcp-server-fetch

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers