Skip to main content
Glama

Spice MCP

by Evan-Kim2028

dune_query_fork

Create a copy of an existing Dune Analytics query to modify and customize for your blockchain data analysis needs without starting from scratch.

Instructions

Fork an existing saved Dune query.

Input Schema

NameRequiredDescriptionDefault
source_query_idYes
nameNo

Input Schema (JSON Schema)

{ "properties": { "name": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null }, "source_query_id": { "type": "integer" } }, "required": [ "source_query_id" ], "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