nacos-mcp-server

nacos-mcp-server

5

mcp-server-nacos is an MCP Server that facilitates interaction and automation with Nacos, focusing on dynamic service discovery and configuration management. It supports various operations for listing and retrieving information about services and configurations within Nacos clusters. The server is still under early development, with plans to include write operations in future updates.

list_namespaces

List namespaces in Nacos cluster

list_services

List services under the specified namespace

get_service

Get detailed information about the specified service

list_service_instances

List instances of the specified service

list_service_subscribers

List subscribers for the specified service

list_configs

List the configurations under the specified namespace

get_config

Get detailed information about the specified configuration

list_config_history

List the configuration's publish history

get_config_history

Get a configuration specific history

list_config_listeners

List the configured listeners

list_listened_configs

List configurations for specific client IP subscriptions