Modern CLI MCP Server
MCP server exposing 104+ modern CLI tools for AI agents with JSON output.
What it says
The record the registry holds
the record
Copied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.NacoSolutions/modern-cli-mcp",
"description": "MCP server exposing 104+ modern CLI tools for AI agents with JSON output.",
"title": "Modern CLI MCP Server",
"repository": {
"url": "https://github.com/NacoSolutions/modern-cli-mcp",
"source": "github"
},
"version": "0.6.7",
"websiteUrl": "https://nacosolutions.github.io/modern-cli-mcp/",
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"features": [
"104+ CLI tools across 15 categories",
"Zero-config installation via Nix",
"AI-optimized JSON output by default",
".agentignore access control",
"Filesystem, Git, containers, Kubernetes, data transformation"
],
"installationMethods": [
{
"command": "nix run github:NacoSolutions/modern-cli-mcp",
"description": "Run directly via Nix flakes (recommended)",
"requirements": "Nix with flakes enabled",
"type": "nix-flake"
},
{
"command": "nix profile install github:NacoSolutions/modern-cli-mcp",
"description": "Install to user profile",
"requirements": "Nix with flakes enabled",
"type": "nix-profile"
},
{
"description": "Download portable AppImage from GitHub releases",
"type": "appimage",
"url": "https://github.com/NacoSolutions/modern-cli-mcp/releases"
},
{
"description": "Download pre-built binary from GitHub releases",
"type": "binary",
"url": "https://github.com/NacoSolutions/modern-cli-mcp/releases"
}
],
"toolCategories": {
"containers": [
"podman",
"dive",
"skopeo",
"crane",
"trivy",
"compose",
"buildx",
"buildah"
],
"data": [
"jq",
"yq",
"gron",
"htmlq",
"pup",
"miller",
"dasel"
],
"diff": [
"delta",
"difft"
],
"filesystem": [
"eza",
"bat",
"fd",
"duf",
"dust",
"trash"
],
"git-forges": [
"gh",
"glab"
],
"kubernetes": [
"kubectl",
"stern",
"helm",
"kustomize"
],
"network": [
"http",
"dns",
"usql"
],
"search": [
"rg",
"fzf",
"ast_grep",
"web_search"
],
"system": [
"procs",
"tokei",
"hyperfine"
],
"utilities": [
"tldr",
"grex",
"ouch",
"pueue"
]
}
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2025-12-17T13:30:11.749093Z",
"publishedAt": "2025-12-17T13:30:11.749093Z",
"updatedAt": "2025-12-17T13:30:11.749093Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonversion 0.6.7last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Where it lives
The publisher's own address
https://nacosolutions.github.io/modern-cli-mcp/
The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.