Back to Home
jeweis icon

jewei-mcp-nacos

Verified Safe

by jeweis

Overview

Allows AI assistants to query and manage configurations in a Nacos server.

Installation

Run Command
uvx jewei-mcp-nacos

Environment Variables

  • NACOS_HOST
  • NACOS_API_PORT
  • NACOS_CONSOLE_PORT
  • NACOS_PORT
  • NACOS_USERNAME
  • NACOS_PASSWORD
  • NACOS_NAMESPACE
  • NACOS_VERSION
  • NACOS_READ_ONLY

Security Notes

The server reads sensitive Nacos connection details (host, ports, username, password) from environment variables, which is good practice. It uses `httpx` for network communication with the Nacos API. No 'eval' or other highly dangerous patterns were found. The primary security considerations involve ensuring the environment variables are securely managed and that the Nacos server it connects to is trusted.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2026-01-18

Tags

NacosConfiguration ManagementAI AssistantMCPPython