Skip to main content
Glama

Dune Query MCP

by olaxbt
.gitignore683 B
# Environment variables .env # 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 MANIFEST # Virtual Environment .venv/ venv/ ENV/ env/ # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # IDE specific files .idea/ .vscode/ *.swp *.swo .DS_Store *.sublime-workspace *.sublime-project # Flask stuff instance/ .webassets-cache .flaskenv # Database files *.db *.sqlite *.sqlite3 # Jupyter Notebook .ipynb_checkpoints # MCP specific .mcp_cache/ # Testing .coverage htmlcov/ .pytest_cache/ .tox/ .nox/ # Documentation docs/_build/ site/

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/olaxbt/dune-query-mcp'

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