mcps.nix
Verified Safeby roman
Overview
Provides a curated library of Model Context Protocol (MCP) server presets for Claude Code, integrating seamlessly with Nix-based development and home environments like devenv and Home Manager.
Installation
No command providedSecurity Notes
The project prioritizes security by explicitly supporting and recommending file-based credential management (`tokenFilepath`) to avoid exposing API tokens in environment variables or the Nix store. Filesystem access through MCP servers is designed with configurable path restrictions. No direct 'eval' or obfuscation is found. The overall security relies on good user configuration practices and the security of the third-party MCP servers it integrates with, which are external dependencies.
Similar Servers
claude-code-subagents-collection
Provides a command-line interface to browse, install, manage, and verify Claude Code subagents, commands, and external MCP (Model Context Protocol) servers, facilitating local and project-level configuration for development workflows.
mcp-manager
A web GUI to easily manage and configure Model Context Protocol (MCP) servers for the Claude Desktop app on MacOS, generating terminal commands for installation and setup.
mcp-servers-nix
Provides a Nix-based framework for configuring, deploying, and managing various Model Control Protocol (MCP) servers with modularity and reproducibility.
consult-llm-mcp
Facilitates Claude Code to consult powerful external AI models for complex code analysis, debugging, and review tasks.