Skip to main content
Glama

mcp-nixos

by utensils
package.json1.28 kB
{ "name": "mcp-nixos-website", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint", "lint:fix": "next lint --fix", "type-check": "tsc --noEmit", "format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,md}\"", "check-format": "prettier --check \"**/*.{js,jsx,ts,tsx,json,md}\"" }, "dependencies": { "@types/react-syntax-highlighter": "^15.5.13", "next": "^15.2.4", "react": "^18.3.1", "react-dom": "^18.3.1", "react-syntax-highlighter": "^15.6.1", "rehype-pretty-code": "^0.14.1", "sharp": "^0.33.5", "shiki": "^3.2.1" }, "devDependencies": { "@types/node": "^20.17.30", "@types/react": "^18.3.20", "@types/react-dom": "^18.3.6", "@typescript-eslint/eslint-plugin": "^8.29.0", "@typescript-eslint/parser": "^8.29.0", "autoprefixer": "^10.4.21", "eslint": "^8.57.1", "eslint-config-next": "^15.2.4", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^5.2.0", "postcss": "^8.5.3", "prettier": "^3.5.3", "prettier-plugin-tailwindcss": "^0.6.11", "tailwindcss": "^3.4.17", "typescript": "^5.8.2" }, "overrides": { "prismjs": "^1.30.0" } }

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