SkillAgentSearch skills...

home-ops

HomeOps driven by Kubernetes and GitOps using Flux

Install / Use

claude mcp add gavinmcfall -- npx -y github:gavinmcfall/home-ops

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

27/100

Category

Operations

Supported Platforms

Claude Code
Claude Desktop

{ "mcpServers": { "grafana": { "command": "/home/gavin/go/bin/mcp-grafana", "env": { "GRAFANA_URL": "${GRAFANA_URL}", "GRAFANA_SERVICE_ACCOUNT_TOKEN": "${GRAFANA_SERVICE_ACCOUNT_TOKEN}" }, "disabled": true }, "shell": { "command": "uvx", "args": [ "mcp-shell-server" ], "env": { "ALLOW_COMMANDS": "ls,cat,pwd,grep,wc,find,head,tail,sort,uniq,cut,tr,sed,awk,jq,yq,kubectl,flux,talosctl,task,git,docker,helm" } }, "github": { "command": "/home/gavin/mcp/github-mcp-server", "args": [ "stdio" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "${GITHUB_PERSONAL_ACCESS_TOKEN}" }, "disabled": true }, "prometheus": { "command": "npx", "args": [ "-y", "prometheus-mcp@latest", "stdio" ], "env": { "PROMETHEUS_URL": "${PROMETHEUS_URL}" }, "disabled": true }, "cloudflare-docs": { "command": "npx", "args": [ "-y", "mcp-remote", "https://docs.mcp.cloudflare.com/mcp" ] } } }

Related Skills

View on GitHub
GitHub Stars0
CategoryOperations
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low