This repository has been archived on 2026-03-10 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
0b0ada3ccd2d9999063b9509e773bb5066272437
- Add options.json parser with mdDoc support - Add nixpkgs indexer using nix-build - Implement all MCP tool handlers: - search_options: Full-text search with filters - get_option: Option details with children - get_file: Fetch file contents - index_revision: Build and index options - list_revisions: Show indexed versions - delete_revision: Remove indexed data - Add parser tests Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
LabMCP
A collection of Model Context Protocol (MCP) servers written in Go.
NixOS Options MCP Server
Search and query NixOS configuration options across multiple nixpkgs revisions.
Features:
- Search options with fuzzy matching
- Query specific options with full metadata
- Index multiple nixpkgs revisions
- Fetch nixpkgs module source files
- Support for PostgreSQL and SQLite
Status
🚧 In Development - Not yet functional
Documentation
Description
Languages
Go
91.6%
Nix
8.4%