Skip to main content
Glama

Nordic Thingy:52 MCP Server

by karthiksuku
.gitignore•811 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ pip-wheel-metadata/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual Environment venv/ ENV/ env/ .venv # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Testing .pytest_cache/ .coverage htmlcov/ .tox/ .hypothesis/ # Jupyter Notebook .ipynb_checkpoints # Environment variables .env .env.local # Logs *.log logs/ # Database *.db *.sqlite *.sqlite3 # Compiled files *.pyc *.pyo # OS Thumbs.db .DS_Store # Bluetooth/Device specific *.cache device_cache/ # Temporary files *.tmp *.temp tmp/ temp/ # NPM and Node .npm/ .npm-global/ .npmrc node_modules/ package-lock.json yarn.lock # User config .config/ .local/ .cache/ .wget-hsts ._*

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/karthiksuku/nordic-thingy-mcp'

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