Skip to main content
Glama

mcp-nixos

by utensils
.dockerignore731 B
# Git .git/ .gitignore .gitattributes # GitHub .github/ # Python __pycache__/ *.py[cod] *$py.class *.so .Python *.egg-info/ *.egg .eggs/ dist/ build/ wheels/ .pytest_cache/ .mypy_cache/ .ruff_cache/ htmlcov/ .coverage .coverage.* coverage.xml *.cover .hypothesis/ .tox/ .venv/ venv/ ENV/ env/ pip-log.txt pip-delete-this-directory.txt # Nix result result-* .direnv/ .envrc # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Documentation LICENSE docs/ website/ CLAUDE.md RELEASE_NOTES.md !README.md # Development .mcp.json CLAUDE.md tests/ conftest.py *.test.py *_test.py # CI/CD .travis.yml .gitlab-ci.yml azure-pipelines.yml # Other .env .env.* *.log *.bak *.tmp node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log*

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