Nacos MCP Server - 多环境配置读取
Project description
nacos-mcp-py
多环境 Nacos 配置读取 MCP Server。基于 spring-nacos-mcp 的 Nacos HTTP API 封装, 支持标准 Nacos 和阿里云 MSE Nacos 的多环境配置读取。
安装
uv tool install nacos-mcp-py
配置
export NACOS_SERVERS='{
"test": {
"host": "mse-xxx.mse.aliyuncs.com",
"port": 8848,
"namespace": "k8s-test",
"accessKey": "LTAI...",
"secretKey": "xfxt..."
},
"prod": {
"host": "mse-yyy.mse.aliyuncs.com",
"port": 8848,
"namespace": "k8s-prod",
"accessKey": "...",
"secretKey": "..."
}
}'
使用
nacos-mcp-py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nacos_mcp_py-0.1.0.tar.gz
(151.3 kB
view details)
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_mcp_py-0.1.0.tar.gz.
File metadata
- Download URL: nacos_mcp_py-0.1.0.tar.gz
- Upload date:
- Size: 151.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75ad3f1d63637ef1ff6ea634d1bc098ffa202a2f5f7e9ea40fb4de3b38d73293
|
|
| MD5 |
c1ebfc98cbdeac7c7903dbb952862f7c
|
|
| BLAKE2b-256 |
6b6c62a51268b5cf13fd33dd3dfb082ac0488f156d8a3e6a385b793c003a446a
|
File details
Details for the file nacos_mcp_py-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nacos_mcp_py-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b04d473ca12c1d08b9030578542b1919cd4e9e467accca49a563cedd452aadc6
|
|
| MD5 |
3306a33a1592c63368584b429bb5f038
|
|
| BLAKE2b-256 |
ef8071f37342ef20ee994ffcdb97f8912af3cbb40d2dd0d577d6538528212537
|