jewei-mcp-nacos
Verified Safeby jeweis
Overview
Allows AI assistants to query and manage configurations in a Nacos server.
Installation
uvx jewei-mcp-nacosEnvironment 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
terraform-mcp-server
Provides seamless integration with Terraform Registry APIs and HCP Terraform/Terraform Enterprise APIs, enabling AI assistants/LLMs to generate high-quality Terraform code and automate IaC workflows.
mcp-nixos
An MCP server providing accurate, real-time information about NixOS packages, configuration options, Home Manager, nix-darwin, Nixvim, FlakeHub, and package versions to prevent AI hallucinations.
ha-mcp
Provides AI agents with complete control over Home Assistant via REST and WebSocket APIs, offering a comprehensive suite of tools for smart home management, automation, and debugging.
mcp-cli
A command-line interface tool for managing Model Context Protocol (MCP) server configuration files across various AI tools.