mcp-servers-nix

natsukium/mcp-servers-nix
★ 214 stars Nix 📦 Other Updated 1mo ago
A Nix-based configuration framework for Model Control Protocol (MCP) servers with ready-to-use packages.
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": {
    "mcp-servers-nix": {
      "command": "npx",
      "args": [
        "-y",
        "natsukium/mcp-servers-nix"
      ]
    }
  }
}

Topics

mcpnix