Skip to main content
Glama

Spice MCP

by Evan-Kim2028

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DUNE_API_KEYYesYour Dune Analytics API key (required)
SPICE_MCP_SKIP_DOTENVNoSet to 1 to skip loading .env file during tests/CI0

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
dune_query_info

Fetch Dune query metadata (name, parameters, tags, SQL).

dune_query

Execute Dune queries and return agent-optimized preview.

dune_health_check

Validate Dune API key presence and logging setup.

dune_find_tables

Search schemas and optionally list tables.

dune_describe_table

Describe columns for a schema.table on Dune.

sui_package_overview

Compact overview for Sui package activity.

dune_query_create

Create a new saved Dune query (name + SQL).

dune_query_update

Update fields of a saved Dune query (name/SQL/description/tags/parameters).

dune_query_fork

Fork an existing saved Dune query.

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