Back to search
30
MCP

@paretools/nix

npm/@paretools/nix

MCP server for Nix — structured build, develop, and flake output for AI agents

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@paretools/dotnet
MCP server for .NET — structured build, test, and package data for AI agents
0 tools
@paretools/cmake
MCP server for CMake — structured configure and build output for AI agents
0 tools
@paretools/build
MCP server for build tools — structured TypeScript, esbuild, vite, and webpack output for AI agents
0 tools
@paretools/remote
MCP server for remote operations — structured SSH and rsync output for AI agents
0 tools
@paretools/python
MCP server for Python — structured pip, mypy, ruff, and pytest output for AI agents
0 tools
@paretools/make
MCP server for Make/Just — structured task listing and execution output for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@paretools/nix": {
      "url": "None",
      "transport": "http"
    }
  }
}