mcpbeat Sign in

Cfgd MCP Server

local only

Cfgd runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Sep 2026.

Declarative, GitOps-style machine configuration management

Installs / week
not published
7
Stars
0 open issues
16 Sep 2026
Last commit
from GitHub
License
Rust

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        message: format!("create LaunchAgents/LaunchDaemons dir: {}", e),
    crate::expand_tilde(std::path::Path::new("~/.docker/config.json"))

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Cfgd

same job, measured the same way
Pforge
by paiml

Zero-boilerplate MCP server framework with declarative YAML configuration

local only
Shopify Admin
by mcparmory

Manage products, orders, customers, inventory, and store configuration

268 installs/wk local only
Java All Call Graph Server
by adrninistrator

MCP server for Java call graph generation, static analysis, method chains & config management

local only
Dart
by dartai

AI-native project management for tasks, docs, collaboration, and agents.

answering
Docker
by rog0x

Docker container management and Dockerfile analysis

41 installs/wk local only
Argocd
by asklokesh

MCP server for ArgoCD GitOps continuous delivery integration

55 installs/wk local only
wire
by meshpop

WireGuard mesh VPN management MCP — configure peers, manage tunnels, monitor connections

local only
Generate-Data
by ns-3e

MCP server for Generate-Data.com: dataset generation, AI schema design, Project management.

80 installs/wk local only

Cfgd — questions

Answers built from our own checks of this server.

Why is there no uptime for Cfgd?
Cfgd runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Cfgd open source?
We cannot say either way: written in Rust and 7 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.