mcps.nix

roman/mcps.nix
★ 30 stars Nix AI/LLM Updated today
Flake with mcp server presets for home-manager and devenv modules
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcps.nix": {
      "command": "npx",
      "args": [
        "-y",
        "roman/mcps.nix"
      ]
    }
  }
}

README Excerpt

A curated library of MCP (Model Context Protocol) server presets for [Claude Code](https://claude.ai/code) that integrates with native Claude modules in Manager](https://github.com/nix-community/home-manager). Both devenv and home-manager now have native support for Claude Code configuration: - **home-manager**: `programs.claude-code`