Skip to main content
Glama
installation.md564 B
Installation Prerequisites - Python 3.9+ - A Dune API key (`DUNE_API_KEY`) Install - From source: `uv pip install .` (or `pip install .`) Run MCP Server - `spice-mcp` (stdio server) Environment - Required: `DUNE_API_KEY` - Optional: - `SPICE_CACHE_MODE` = enabled | read_only | refresh | disabled - `SPICE_CACHE_DIR` = directory for local parquet caching - `SPICE_QUERY_HISTORY` = JSONL path for audit log (or `disabled`) - `SPICE_ARTIFACT_ROOT` = base path for artifacts (SQL, results) - `SPICE_TIMEOUT_SECONDS` = default polling timeout (seconds)

Latest Blog Posts

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/Evan-Kim2028/spice-mcp'

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