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.
939abc8d8e55cb03f2ca5409458d5adae523b526
- Add MCP server protocol tests (initialize, tools/list, errors) - Add database benchmarks (batch inserts, search, children) - Add sample options.json test fixture - Fix flake.nix vendor hash for nix build 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%