zadig-mcp
zadig-mcp
Zadig OpenAPIのための基本MCPサーバー。
ツール
zadig_workflow_list: プロジェクトのワークフローを一覧表示/検索します。zadig_workflow_get: カスタムワークフローの詳細を1件取得します。zadig_workflow_update: カスタムワークフローを1件更新します。デフォルトはドライランで、confirm=trueが必要です。zadig_workflow_task_list: デプロイメントサマリー付きでワークフロータスクを一覧表示します。zadig_workflow_task_detail: デプロイメントサマリー付きでワークフロータスクの詳細を1件取得します。zadig_workflow_task_job_log: ワークフロータスクのジョブログを取得します。末尾取得とキーワードフィルタリングに対応しています。zadig_workflow_webhook_list: ワークフローの保存済みwebhook/gitトリガー設定を一覧表示します。zadig_workflow_webhook_preset: ワークフローの現在のwebhook/gitトリガープリセットを取得します。zadig_workflow_webhook_compare_to_preset: 保存済みのwebhook/gitトリガー設定と現在のプリセットを比較します。zadig_build_list: ビルド設定を一覧表示/検索します。zadig_build_template_list: ビルドテンプレートストアのテンプレートを一覧表示/検索します。zadig_build_template_get: IDまたは完全一致の名前でビルドテンプレートストアのテンプレートを1件取得します。zadig_build_template_reference: 1つのビルドテンプレートを参照するビルド設定を一覧表示します。zadig_build_template_update: ビルドテンプレートストアのテンプレートを1件更新します。デフォルトはドライランで、confirm=trueが必要です。zadig_build_get: ビルド設定の詳細を1件取得します。zadig_build_update: ビルド設定を1件更新します。デフォルトはドライランで、confirm=trueが必要です。zadig_build_update_from_template: ビルドテンプレートから作成されたビルドを更新します。デフォルトはドライランで、confirm=trueが必要です。zadig_service_search: K8s YAMLサービスを一覧表示/検索します。zadig_service_get: YAMLと変数を含むサービスの詳細を取得します。zadig_service_update_variables: サービスの変数を置き換えます。confirm=trueが必要です。zadig_service_set_variable: 単一のサービス変数をupsertします。デフォルトはドライランです。zadig_service_set_image: サービスYAML内のコンテナイメージを更新します。デフォルトはドライランです。zadig_environment_list: テスト環境または本番環境を一覧表示します。zadig_environment_service_get: 環境内のサービスの詳細を取得します。
Related MCP server: Dify Management MCP
設定
[mcp_servers.zadig]
command = "uv"
args = ["--directory", "/Users/storehub/Desktop/devops-tools-auto/zadig-mcp", "run", "zadig-mcp"]
[mcp_servers.zadig.env]
ZADIG_BASE_URL = "https://zadigx.shub.us"
ZADIG_TOKEN = "replace-me"
ZADIG_PROJECT = "devops-tools"
UV_CACHE_DIR = "/tmp/uv-cache"ZADIG_PROJECT はオプションです。すべてのツールは project_key も受け付けます。
ワークフロータスクツールはZadig v4のワークフロータスク読み取りAPIを使用し、デフォルトでコンパクトなサマリーを返します。呼び出し側が生のタスクペイロードを必要とする場合にのみ include_raw=true を設定してください。認証情報に似たフィールドは、返却前に再帰的に削除(redact)されます。
開発
uv run python -m py_compile zadig_mcp/*.py
uv run zadig-mcpThis 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 Servers
- FlicenseNot gradedqualityCmaintenanceAllows programmatic management of a Dify instance, including listing and creating datasets, managing applications, and tool providers.
- FlicenseNot gradedqualityDmaintenanceEnables programmatic management of a Dify instance, including datasets, apps, and tools.
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Vercel API to manage deployments, domains, projects, and environment variables.1,774MIT
- AlicenseNot gradedqualityDmaintenanceEnables automated deployments, environment management, snapshots, and deployment monitoring through DevOps Deploy's REST API.15MIT
Related MCP Connectors
Build and manage Cloudgate workflow-APIs: controllers, actions, workflow graphs, and databases.
Generate a typed SDK, CLI, and MCP server from any OpenAPI or GraphQL spec, and keep them current.
Create, test, publish, and manage Dreamlit notification workflows from AI clients.
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/Deraiven/zadig-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server