zhenyun-pangun-mcp
zhenyun-pangun-mcp
Zhenyun Pangu universelles MCP-Werkzeug, das von jedem MCP-Client (Claude Desktop / Cursor / verschiedene Agenten) wiederverwendet werden kann.
Vollständig eigenständig: Keine Abhängigkeit von externen Projektverzeichnissen, nur echte Anmeldeinformationen in .env konfigurieren.
Fähigkeitenübersicht
Werkzeuge nach Präfix gruppiert (insgesamt 17):
Präfix | Werkzeuge | Beschreibung |
|
| Logabfrage: Loki zwei Plattformen (AWS Übersee alle Umgebungen + CN Inland Nicht-Produktion) + Alibaba Cloud SLS (nur CN Inland Pangu prod) |
|
| Datenbankabfrage (Archery zwei Standorte cn/aws + Pangu-spezifische Mandant/Datenbank/Instanz-Fähigkeiten) |
|
| Choerodon-Kollaboration (eingebauter Python-Client, reines HTTP-Login) |
|
| Suche über lokale Code-Repositories (Inhalt / Dateiname / Modulstruktur) |
Logplattform-Unterscheidung (wichtig)
Pangu-Logs verteilen sich auf drei verschiedene Plattformen. Vor der Abfrage muss bestätigt werden, auf welcher Plattform die Zielumgebung liegt:
Fähigkeit | Umgebung | Plattform | Datenquelle / project | Tag-System |
| AWS Übersee (alle Umgebungen) | Grafana/Loki |
|
|
| CN Inland Nicht-Produktion (dev/test) | Grafana/Loki |
|
|
| Nur CN Inland Pangu prod | Alibaba Cloud SLS |
|
|
CN Inland Pangu
prod-Logs = Alibaba Cloud SLS (Anbindung nachgebaut vonlog-ops-mcp), Abfrage mitobs_sls_query.CN Inland Pangu
dev/testusw. Nicht-Produktion mitobs_log_query(region="cn"), Logs des Pangu-Nicht-Produktions-Dashboards (namespace=saas-dev-new/saas-test-new) in der DatenquelleLoki (pangu-noneprod).AWS Übersee (egal ob prod/Nicht-Produktion) alle mit
obs_log_query(region="aws").⚠️ Routing-Eiserne Regel: Außer CN Inland Pangu prod über SLS, alle anderen (CN Nicht-Produktion + gesamtes AWS) über Loki. Pangu Nicht-Produktion nicht
obs_sls_queryaufrufen.
Die Login-Anmeldeinformationen und Datenquellennamen der drei Plattformen werden unabhängig in
.envkonfiguriert, siehe.env.example.
Installation und Ausführung
cd zhenyun-pangun-mcp
uv sync # 或 pip install -e .
cp .env.example .env # 填写真实凭据Mit stdio ausführen:
uv run zhenyun-pangun-mcp
# 或
python -m zhenyun_pangun_mcpMCP-Client-Konfiguration
{
"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"
}
}
}
}Konfigurationselemente (.env)
Gruppe | Umgebungsvariable | Beschreibung |
Archery |
| Datenbank-Gateway cn/aws Anmeldeinformationen |
| Instanzalias → echter Instanzname | |
Loki |
| Grafana-Login-Anmeldeinformationen |
| Umgebung → Datenquellenname-Mapping | |
Choerodon |
| Choerodon-Gateway und Login-Anmeldeinformationen |
SLS |
| Pangu-Produktionsumgebung Alibaba Cloud Log-Anmeldeinformationen |
Sonstiges |
| Stammverzeichnis für Cross-Repo-Suche (Standard: Stammverzeichnis dieses Repos) |
Anmeldeinformationen nicht in git committen;
.envwird durch.gitignoreausgeschlossen, nur.env.example(Platzhalterversion) wird eingecheckt.
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