← All servers
🔧

Talos Linux MCP ServerVerified🛡 No advisories

io.github.Nosmoht/talos-mcp-server
New to MCP? Start here →
0★ stars
139weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/nosmoht, which proved it owns this namespace.

Verified owner: github.com/nosmohtio.github.Nosmoht/talos-mcp-server

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads TALOSCONFIG, TALOS_CONTEXT, TALOS_ENDPOINTS, TALOS_MCP_READ_ONLY, TALOS_MCP_HTTP_ADDR, TALOS_MCP_AUTH_TOKEN, ….

About

MCP server for Talos Linux — resources, services, logs, health, config, lifecycle via gRPC.

Packages & transports

npmtalos-mcpv2.5.1 · npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "talos_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "talos-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y talos-mcp