Skip to main content
Glama

Spice MCP

by Evan-Kim2028

dune_find_tables

Search Dune Analytics schemas and list relevant tables to discover blockchain data sources for analysis and query building.

Instructions

Search schemas and optionally list tables.

Input Schema

NameRequiredDescriptionDefault
keywordNo
schemaNo
limitNo

Input Schema (JSON Schema)

{ "properties": { "keyword": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null }, "limit": { "default": 50, "type": "integer" }, "schema": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null } }, "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