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: Transit-format (JSON/MessagePack) reader/writer in C https://ift.tt/VnGEzXu

Show HN: Transit-format (JSON/MessagePack) reader/writer in C Transit.c is an addition to the set of libraries to support transit data inter...