minimal-mcp-in-nix
If you are the rightful owner of minimal-mcp-in-nix and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project is a simple Model Context Protocol (MCP) server implemented in Python and integrated with Nix using uv.
MCP server in Python
also nixified in uv
This project is derived from the template at
nix flake init --template "github:nulladmin1/nix-flake-templates#uv"
And I am very thankful he figured out making python happy with nix.
To add to your Claude config:
"minimal-mcp-in-nix": {
"command": "nix",
"args": [
"run",
"github:mccartykim/minimal-mcp-in-nix",
]
}
This is a very simple MPC demo that offers a stub location that just says where I'm presenting my demo for the time being, plus a tool to get the current time.