@talos-mcp/linux-x64
v2.3.3
Published
talos-mcp binary for Linux x64
Readme
@talos-mcp/linux-x64
The Linux x86-64 (linux / x64) binary distribution of talos-mcp, an MCP server for Talos Linux cluster management via the native gRPC API.
Do not install directly
This package is an internal platform artifact. Install the top-level wrapper instead:
npx talos-mcpThe wrapper uses npm's optionalDependencies + os/cpu constraints to pull in the correct platform package automatically.
What's inside
A statically-linked Go binary (bin/talos-mcp) built from the upstream Nosmoht/talos-mcp-server repository. Releases are tagged, built reproducibly by GoReleaser, and published with:
- npm OIDC trusted publishing (tokenless)
- npm
--provenanceattestations - Sigstore cosign keyless signatures on release checksums
- SLSA L2 GitHub build-provenance attestations
- CycloneDX SBOM (uploaded as a release asset)
Links
- Source / docs / issue tracker: github.com/Nosmoht/talos-mcp-server
- Top-level package: talos-mcp on npm
- Security policy: SECURITY.md
- Changelog: CHANGELOG.md
