Skip to main content
Glama

Adamik MCP Server

Official

listFeatures

Retrieve detailed chain information like supported features (read, write, token, validators) and native currency specifics (ticker, decimals, chain name) by providing a chainId as input.

Instructions

Get chain details including supported features (read, write, token, validators) and native currency information (ticker, decimals, chain name)

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" }

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