Skip to main content
Glama

Hyperliquid MCP Server

by t3rmed
.dockerignore719 B
# Git .git .gitignore # Python __pycache__ *.pyc *.pyo *.pyd .Python build develop-eggs dist downloads eggs .eggs lib lib64 parts sdist var wheels *.egg-info .installed.cfg *.egg # Virtual environments venv env ENV # IDE .vscode .idea *.swp *.swo # OS .DS_Store Thumbs.db # Logs *.log logs # Coverage .coverage htmlcov .pytest_cache # Documentation docs/_build # Node.js (from previous implementation) node_modules npm-debug.log yarn-error.log package-lock.json yarn.lock # TypeScript build (from previous implementation) dist *.tsbuildinfo # Environment files (these should be mounted or passed as env vars) .env .env.* # Temporary files tmp temp *.tmp # Docker Dockerfile docker-compose*.yml .dockerignore

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/t3rmed/hyperliquid-mcp'

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