Skip to main content
Glama

Adamik MCP Server

Official

listFeatures

Retrieve a list of supported features for a specific blockchain chain using the chainId, enabling users to manage transactions, accounts, staking, and tokens more efficiently.

Instructions

Get a list of supported features for given chain

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

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