zhenyun-pangun-mcp
zhenyun-pangun-mcp
甄云盘古通用工具 MCP,供任意 MCP 客户端(Claude Desktop / Cursor / 各类 agent)复用。
完全自包含:不依赖任何外部项目目录,仅需在 .env 配置真实凭据即可使用。
能力总览
工具按前缀分组(共 17 个):
前缀 | 工具 | 说明 |
|
| 日志查询:Loki 双平台(aws 海外全环境 + cn 国内非生产)+ 阿里云 SLS(仅 cn 国内盘古 prod) |
|
| 数据库查询(Archery 双站点 cn/aws + 盘古专属租户/库/实例能力) |
|
| 猪齿鱼协作(内置 Python 客户端,纯 HTTP 登录) |
|
| 跨本地代码仓库搜索(内容 / 文件名 / 模块结构) |
日志平台区分(重要)
盘古日志分布在三个不同平台,查询前需先确认目标环境落在哪个平台:
能力 | 环境 | 平台 | 数据源 / project | 标签体系 |
| AWS 海外(全部环境) | Grafana/Loki |
|
|
| cn 国内非生产(dev/test) | Grafana/Loki |
|
|
| 仅 cn 国内盘古 prod | 阿里云 SLS |
|
|
cn 国内盘古
prod日志 = 阿里云 SLS(对接方式复刻自log-ops-mcp),用obs_sls_query查询。cn 国内盘古
dev/test等非生产用obs_log_query(region="cn"),盘古非生产面板(namespace=saas-dev-new/saas-test-new)日志在Loki (pangu-noneprod)数据源。**AWS 海外(无论 prod/非生产)**全部用
obs_log_query(region="aws")。⚠️ 路由铁律:除 cn 国内盘古 prod 走 SLS 外,其余(cn 非生产 + 全部 AWS)都走 Loki。盘古非生产不要调
obs_sls_query。
三个平台的登录凭据、数据源名均在
.env独立配置,详见.env.example。
安装与运行
cd zhenyun-pangun-mcp
uv sync # 或 pip install -e .
cp .env.example .env # 填写真实凭据以 stdio 运行:
uv run zhenyun-pangun-mcp
# 或
python -m zhenyun_pangun_mcpMCP 客户端配置
{
"mcpServers": {
"zhenyun-pangun-mcp": {
"command": "uvx",
"args": ["--from", "/path/to/zhenyun-pangun-mcp", "zhenyun-pangun-mcp"],
"env": {
"MCP_ENV_DIR": "/path/to/zhenyun-pangun-mcp"
}
}
}
}配置项(.env)
分组 | 环境变量 | 说明 |
Archery |
| 数据库网关 cn/aws 凭据 |
| 实例别名 → 真实实例名 | |
Loki |
| Grafana 登录凭据 |
| 环境 → 数据源名映射 | |
Choerodon |
| 猪齿鱼网关与登录凭据 |
SLS |
| 盘古正式环境阿里云日志凭据 |
其他 |
| 跨仓搜索根目录(默认本仓库根) |
凭据请勿提交 git;
.env已由.gitignore排除,仅.env.example(占位符版)入库。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only
Hosted MCP memory: save sessions/decisions once, search from Claude, Cursor, ChatGPT. EU-hosted FTS.
An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nichuan/zhenyun-pangu-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server