Skip to main content
Glama
chunknet

Chunk MCP Server

Official
by chunknet

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHUNK_RPCNoJSON-RPC endpoint for the Chunk networkhttps://rpc.chunknet.org
CHUNK_MEDIAN_ADDRNoMedianFeeds contract address0x78D02A47fA898ffF4B37A9B414Eace5eed3e7fAD
METRICS_CACHE_TTL_MSNoMetrics cache TTL in milliseconds30000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "subscribe": true,
  "listChanged": true
}
completions
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_metricsC

List available metric definitions from a MedianFeeds contract

quote_metricsC

Get last quotes for given metric names

get_signed_rootC

Get current signed Merkle tree root (epoch) from MedianFeeds

get_metrics_countD

Get total metrics count

has_metricC

Check if metric exists by name

get_metrics_mapC

Get mapping name -> id (index-based)

quote_by_idsC

Quote metrics by numeric ids

quote_metrics_at_blockC

Quote metrics at specific block number

quote_metrics_at_epoch_endC

Quote metrics at the end of an epoch (current by default)

quote_metrics_at_timestampC

Quote metrics at specific UNIX timestamp (seconds)

get_healthB

Get basic RPC health (chainId, latest block)

check_stalenessC

Check if metrics are stale given maxAgeSeconds

check_thresholdsC

Check metric thresholds against current values

ids_for_namesC

Resolve on-chain metric ids for the given names

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Chunk Median metrics

Latest Blog Posts

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

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