
minimal mcp in nix
Creating a barebones MCP server around python (plus uv), encapsulated in a nix flake
Repository Info
About This Server
Creating a barebones MCP server around python (plus uv), encapsulated in a nix flake
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
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.
Quick Start
Clone the repository
git clone https://github.com/mccartykim/minimal-mcp-in-nixInstall dependencies
cd minimal-mcp-in-nix
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.