Rime
Exposes a comprehensive suite of Nix/NixOS tooling functionalities via the Model Context Protocol (MCP).
Acerca de
Rime is a lightweight MCP server designed specifically for NixOS users, built with Rust. It leverages the rust-mcp-sdk to provide a wide array of helpful Nix and NixOS tools, making Nix-related operations accessible and manageable through the Model Context Protocol. This enables seamless integration with AI code generation assistants and other tools that utilize MCP.
Características Principales
- Enables searching the NixOS wiki and Manix documentation directly
- Provides tools for searching packages, managing flakes, and inspecting configurations
- Exposes various Nix/NixOS tools through Model Context Protocol (MCP)
- 1 GitHub stars
- Supports both MCP over stdio and HTTP (with SSE or JSON-only responses) transports
- Includes utilities for Nix expression evaluation and build log retrieval
Casos de Uso
- Integrating Nix/NixOS tooling with AI code generation assistants like OpenAI Codex, opencode, and Claude Code
- Automating Nix-related tasks within MCP-compatible development environments
- Programmatically accessing NixOS documentation and configuration checks