Mcp Nixos MCP Server

v1.0.0Developer Toolsstable

MCP-NixOS - Model Context Protocol Server for NixOS resources

ai-assistantai-integrationai-toolsanthropicclaude
Share:
646
Stars
0
Downloads
0
Weekly
0/5

About

MCP-NixOS - Model Context Protocol Server for NixOS resources

Features

  • nixos_search
  • nixos_info
  • nixos_channels
  • nixos_stats
  • home_manager_search

Use Cases

Search NixOS packages, options, or programs. Args: query: Search term to look for search_type: Type of search - 'packages', 'options', 'programs', or 'flakes' limit: Maximum number of results to return (1-100) channel: NixOS channel to search in (e.g
Get detailed info about a NixOS package or option. Args: name: Name of the package or option to look up type: Type of lookup - 'package' or 'option' channel: NixOS channel to search in (e.g., 'unstable', 'stable', '25.05') Returns: Plain text details
List available NixOS channels with their status. Returns: Plain text list showing channel names, versions, and availability
Get NixOS statistics for a channel. Args: channel: NixOS channel to get stats for (e.g., 'unstable', 'stable', '25.05') Returns: Plain text statistics including package/option counts
Search Home Manager configuration options. Searches through available Home Manager options by name and description. Args: query: The search query string to match against option names and descriptions limit: Maximum number of results to return (defaul
utensils

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedMay 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx mcp-nixos

Examples

Basic Configuration

Configure Mcp Nixos MCP Server

npx mcp-nixos

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Developer Tools MCP Servers

Explore other servers in the Developer Tools category.

Quick Config Preview

{ "mcpServers": { "mcp-nixos": { "command": "npx", "args": ["-y", "mcp-nixos"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mcp Nixos MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides