Skip to main content
Glama

Spice MCP

by Evan-Kim2028

dune_describe_table

Retrieve column details for any Dune Analytics table to understand data structure and schema organization before querying blockchain datasets.

Instructions

Describe columns for a schema.table on Dune.

Input Schema

NameRequiredDescriptionDefault
schemaYes
tableYes

Input Schema (JSON Schema)

{ "properties": { "schema": { "type": "string" }, "table": { "type": "string" } }, "required": [ "schema", "table" ], "type": "object" }

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