Monday, April 7, 2025

Show HN: nix-mcp-servers – MCP server Nix package repo https://ift.tt/TqZDLs3

Show HN: nix-mcp-servers – MCP server Nix package repo Started a collection of nix packages for some MCP servers I use. Makes installation into a NixOS-based system easy; also allows for running binaries straight from the flake on any Linux/macOS systems with nix installed. This can be convenient for MCP servers like `github-mcp-server` written in Go that aren't runnable using `uvx` or `npx`. https://ift.tt/AeyDT4E April 7, 2025 at 11:23PM

No comments:

Post a Comment

Show HN: UnisonDB – Log-native KV database that replicates like a message bus https://ift.tt/xa2pPLf

Show HN: UnisonDB – Log-native KV database that replicates like a message bus Hi HN, For the past few months, I’ve been building UnisonDB — ...