Skip to main content
Glama

mcp-nixos

by utensils
netlify.toml431 B
[build] command = "npm run build" publish = "out" [build.environment] NODE_VERSION = "18" [dev] command = "npm run dev" port = 3000 targetPort = 3000 [[redirects]] from = "/*" to = "/index.html" status = 200 [build.processing] skip_processing = false [build.processing.css] bundle = true minify = true [build.processing.js] bundle = true minify = true [build.processing.images] compress = true

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/utensils/mcp-nixos'

If you have feedback or need assistance with the MCP directory API, please join our Discord server