Skip to main content
Glama

Adamik MCP Server

Official

getChainValidators

Retrieve the list of validators for a specific blockchain chain using a provided chain ID, enabling users to select a validator for delegation.

Instructions

Gets the list of known validators for a given chain. This is only useful when asking the user to select a validator to delegate to

Input Schema

NameRequiredDescriptionDefault
chainIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "chainId": { "type": "string" } }, "required": [ "chainId" ], "type": "object" }

You must to connect to the server.

Other Tools from Adamik MCP Server

Related Tools

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

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