Skip to main content
Glama

Dune Analytics MCP Server

by ekailabs
package.json440 B
{ "name": "dune-mcp-server", "version": "0.0.1", "description": "Dune Analytics MCP Server", "type": "module", "scripts": { "start": "bun src/index.ts stdio", "dev": "bun --watch src/index.ts stdio", "build": "bun build src/index.ts --outdir dist", "start:prod": "node dist/index.js stdio" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.10.2", "axios": "^1.9.0", "mcp-evals": "^1.0.18" } }

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/ekailabs/dune-mcp-server'

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