Skip to main content
Glama

Linode MCP Server

by komer3
.gitignore681 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg .pytest_cache/ # Test coverage .coverage htmlcov/ .coverage.* coverage.xml *.cover .hypothesis/ .tox/ .nox/ # Environment variables .env # Virtual environments venv/ env/ ENV/ .venv/ # Editors .idea/ .vscode/ *.swp *.swo *~ # OS specific .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Local configuration *.local # Dependency lock files uv.lock # Other *.bak *.tmp *.temp .cursorrules .cursorignore

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/komer3/linode-mcp'

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