> For the complete documentation index, see [llms.txt](https://docs.apolo.us/index/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apolo.us/index/apolo-mcp/capabilities/tools.md).

# MCP tool reference

This reference is generated from the public metadata exposed by the running MCPServer registry. Input and output schemas therefore describe the actual MCP tool contract.

Each page corresponds exactly to one entry in the declarative capability catalog.

Operation labels use a consistent visual key:

* <mark style="background-color:blue;">Read-only</mark> inspects state without mutation.
* <mark style="background-color:green;">Local planning</mark> writes review files only; <mark style="background-color:green;">Write</mark> mutates platform state.
* <mark style="background-color:yellow;">Destructive write</mark> can remove resources or end running workloads.

The colors describe operation effects, not policy modes. See the [safety model](/index/apolo-mcp/getting-started/safety.md) for `read-only`, `managed`, and `full` policy behavior.

* [Context](/index/apolo-mcp/capabilities/tools/context.md) — Platform context, discovery, presets, and resource resolution.
* [Administration discovery](https://github.com/neuro-inc/apolo-mcp/tree/master/docs/capabilities/tools/admin.md) — Read-only RBAC-gated cluster, organization, project, user, and quota discovery using the same SDK admin facade as apolo-cli.
* [Jobs](/index/apolo-mcp/capabilities/tools/jobs.md) — Job lifecycle, non-interactive execution, logs, telemetry, signals, image snapshots, and process-owned loopback port forwarding.
* [Flow](/index/apolo-mcp/capabilities/tools/flow.md) — Schema-guided Flow configuration plus live-job and batch-bake lifecycles.
* [Applications](/index/apolo-mcp/capabilities/tools/applications.md) — App discovery, inspection, planning, and lifecycle operations.
* [Storage](/index/apolo-mcp/capabilities/tools/storage.md) — Remote storage listing, metadata, single-file transfer, text, and directories.
* [Disks](/index/apolo-mcp/capabilities/tools/disks.md) — Persistent disk discovery, creation, and deletion.
* [Images](/index/apolo-mcp/capabilities/tools/images.md) — Container image discovery, inspection, transfer, and removal.
* [Buckets](/index/apolo-mcp/capabilities/tools/buckets.md) — Bucket, blob, and persistent-credential metadata, secure sinks, transfer, access, and lifecycle operations.
* [Secrets](/index/apolo-mcp/capabilities/tools/secrets.md) — Protected secret discovery, file retrieval, creation, and deletion.
* [Service accounts](/index/apolo-mcp/capabilities/tools/service-accounts.md) — Service-account metadata, protected creation, and deletion.
