nixdevkit

dgdevel/nixdevkit
★ 0 stars Go 💻 Code/Dev Tools Updated today
MCP server with basic file manipulation inspired by unix coreutils and other unix tools
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nixdevkit": {
      "command": "go",
      "args": [
        "run",
        "github.com/dgdevel/nixdevkit@latest"
      ]
    }
  }
}

README Excerpt

A minimal MCP server exposing Unix-inspired file tools. Designed for low token usage and sandboxed file access. ``` ./nixdevkit [--stdio|--http] [--address host:port] [--ignore pattern] [--show tools] [--hide tools] [rootdirectory] ``` All paths are virtual — `/` maps to the root directory. Path traversal is blocked.

Tools (20)

argumentscompletedcontentcreateddescriptiondestfile_createin_progresskeep_as_isline_rangeparentpatchpathpath1path2pathspecpatternrenamereplacementsearch_query