Nacos Config MCP - manage Nacos configuration servers for debugging
Project description
Nacos Config MCP
A Microservice Client Protocol (MCP) server for managing Nacos configuration servers.
This implementation uses the official nacos-sdk-python library.
Installation
pip install nacos-config-mcp
Usage
Run the server:
nacos-config-mcp
Features
The MCP server provides tools for interacting with Nacos configuration servers:
Configuration Management
- get_config: Retrieve configuration values
- publish_config: Create or update configuration (use with caution)
- remove_config: Delete configuration (use with extreme caution)
Namespace Operations
- list_namespaces: List all available namespaces
System
- just_get_version: Get the version of the MCP server
Important Notes
Some operations can potentially disrupt running services:
- Creating, updating, or deleting configurations can impact services that depend on them
- Always use appropriate caution when modifying production configurations
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nacos_config_mcp-0.1.14.tar.gz.
File metadata
- Download URL: nacos_config_mcp-0.1.14.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c4cde66cc3491184dc461bc0ca262009466cf0b2f6c3cf097a5e0e65566d8d9
|
|
| MD5 |
9a6259c4f7158ff679401503c9adc741
|
|
| BLAKE2b-256 |
a5dfb87b76104ab52c0d5655c71517eee99ac7898909d9e16a33bc7ed04fe859
|
File details
Details for the file nacos_config_mcp-0.1.14-py3-none-any.whl.
File metadata
- Download URL: nacos_config_mcp-0.1.14-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b790430795fc47688d9f91714490571f0ef43f1bcee6945edb476a4bd7c1ea7
|
|
| MD5 |
66d92425060c7e88d280c29eea37d978
|
|
| BLAKE2b-256 |
606dc946477becf71167654846274b31d7459f659b57f4fe7ccc847890e53116
|