Talos Linux MCP Server MCP
v2.5.1io.github.nosmoht/talos-mcp-server
MCP server for Talos Linux — resources, services, logs, health, config, lifecycle via gRPC.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add talos-mcp-server -e TALOSCONFIG=<TALOSCONFIG> -e TALOS_CONTEXT=<TALOS_CONTEXT> -e TALOS_ENDPOINTS=<TALOS_ENDPOINTS> -e TALOS_MCP_READ_ONLY=<TALOS_MCP_READ_ONLY> -e TALOS_MCP_HTTP_ADDR=<TALOS_MCP_HTTP_ADDR> -e TALOS_MCP_AUTH_TOKEN=<TALOS_MCP_AUTH_TOKEN> -e TALOS_MCP_ALLOWED_NODES=<TALOS_MCP_ALLOWED_NODES> -e TALOS_MCP_ALLOWED_PATHS=<TALOS_MCP_ALLOWED_PATHS> -e TALOS_MCP_SKIP_VERSION_CHECK=<TALOS_MCP_SKIP_VERSION_CHECK> -e TALOS_MCP_RATE_LIMIT=<TALOS_MCP_RATE_LIMIT> -e TALOS_MCP_RATE_BURST=<TALOS_MCP_RATE_BURST> -e TALOS_MCP_MAX_BODY_SIZE=<TALOS_MCP_MAX_BODY_SIZE> -e TALOS_MCP_MAX_CONCURRENT=<TALOS_MCP_MAX_CONCURRENT> -- npx -y talos-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.