🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

talos-mcp

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

talos-mcp

MCP server for Talos Linux cluster management via native gRPC API

latest
Source
npmnpm
Version
2.5.1
Version published
Weekly downloads
148
-8.07%
Maintainers
1
Weekly downloads
 
Created
Source

talos-mcp

MCP server for Talos Linux cluster management via native gRPC API.

Connects AI agents (Claude Code, OpenAI Codex, and any MCP-compatible client) to your Talos Linux cluster. Tools return structured JSON directly from the Talos gRPC API — no shell-scraping, no token cost for intermediate output.

Installation

npx talos-mcp

No Go toolchain required. The correct native binary for your platform (Linux/macOS, x64/ARM64) is installed automatically.

Configuration

Reads ~/.talos/config by default — the same credentials used by talosctl.

Set TALOS_MCP_READ_ONLY=true to expose only read-only tools.

Documentation

Full docs, client setup (Claude Code, Claude Desktop, Codex), tool reference, security model, and HTTP transport guide:

https://github.com/Nosmoht/talos-mcp-server

License

MIT

Keywords

mcp

FAQs

Package last updated on 16 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts