A nix flake for configuring Model Context Protocol (MCP) servers across supported AI assistant clients
Overview
What is nix-mcp-servers?
nix-mcp-servers is a Nix flake designed for configuring Model Context Protocol (MCP) servers across supported AI assistant clients on macOS.
How to use nix-mcp-servers?
To use nix-mcp-servers, add it to your flake.nix file and configure the desired MCP servers (GitHub, GitLab, or Filesystem) with the necessary access tokens and options.
Key features of nix-mcp-servers?
- Automated configuration of MCP servers for AI assistant clients.
- Platform-aware client support (macOS only).
- Supports multiple MCP server types: GitHub, GitLab, and Filesystem.
- Runtime path validation and permissions checking.
- Automatic config file management for supported clients.
Use cases of nix-mcp-servers?
- Configuring GitHub MCP server for AI assistants.
- Setting up GitLab MCP server for self-hosted instances.
- Managing filesystem access for AI assistant clients.
FAQ from nix-mcp-servers?
- Is nix-mcp-servers compatible with other operating systems?
No, it is currently designed for macOS only.
- How do I configure the GitHub server?
You need to enable it in your configuration and provide a personal access token.
- Can I use multiple servers at once?
Yes, you can configure multiple servers simultaneously in your setup.