nacos-mcp-router

nacos-mcp-router

42

Nacos-MCP-Router is an MCP Server designed to provide recommendation, distribution, and proxy services for other MCP Servers, facilitating easier access and usage. It supports multiple operation modes and is compatible with popular tools via diverse installation methods.

What is the default mode of Nacos-MCP-Router?

The default mode is router mode, which facilitates the use of MCP Server services.

How can I convert an SSE protocol MCP Server to a streamable HTTP protocol?

Use the proxy mode by setting the environment variable MODE=proxy and deploying with Docker.

What are the required environment variables for running Nacos-MCP-Router?

NACOS_ADDR, NACOS_USERNAME, and NACOS_PASSWORD are required, with NACOS_PASSWORD being mandatory.

Can I use Nacos-MCP-Router with different MCP clients?

Yes, it can be configured with clients like Cursor, Cline, etc., using JSON configuration.

What license is Nacos-MCP-Router distributed under?

It is distributed under the Apache 2.0 license, allowing free use, modification, and distribution.