Nix MCP Servers
@aloshy-ai
关于 Nix MCP Servers
A nix flake for configuring Model Context Protocol (MCP) servers across supported AI assistant clients
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Nix MCP Servers?
A Nix flake for declaratively configuring Model Context Protocol (MCP) servers for clients like Claude and Cursor. It supports filesystem and GitHub server types and works across NixOS, darwin, and Home Manager.
How to use Nix MCP Servers?
Add the flake to your Nix configuration (NixOS, nix-darwin, or Home Manager), then enable desired servers and clients using module options (e.g., clients.cursor.enable = true). A CLI tool is also provided via nix run github:aloshy-ai/nix-mcp-servers.
Key features of Nix MCP Servers
- Declarative MCP server configuration using Nix
- Support for multiple clients (Claude, Cursor)
- Support for multiple server types (filesystem, GitHub)
- Cross-platform support (NixOS, Darwin)
- Integrates with Home Manager
- Customizable configuration paths per client
Use cases of Nix MCP Servers
- Grant Claude Desktop filesystem access to specific project directories
- Enable GitHub API access for AI coding assistants
- Manage MCP server configurations across Linux and macOS machines
- Version-control team MCP server settings using Nix
FAQ from Nix MCP Servers
What servers are supported?
Filesystem and GitHub servers are supported.
Which clients are supported?
Claude (Anthropic's Claude AI assistant) and Cursor (code editor).
How do I set a custom configuration path?
Override configPath at the module level or per client, e.g., configPath = "/custom/path/to/mcp".
What are the runtime requirements?
Nix (NixOS, nix-darwin, or Home Manager) and appropriate credentials (e.g., a GitHub personal access token).
How can I test my configuration?
Run sudo nixos-rebuild test (NixOS), darwin-rebuild test (nix-darwin), or home-manager switch (Home Manager), then check the generated config file at the client‑specific path (e.g., ~/Library/Application Support/Claude/mcp-config.json).
其他 分类下的更多 MCP 服务器
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Codelf
unbugA search tool helps dev to solve the naming things problem.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
ICSS
chokcoco不止于 CSS
评论