Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
get_liquidity_pools
Fetch all liquidity pools for a given chain ID and token address from DexScreener API. Args: chain_id (str): The blockchain identifier (e.g., 'bsc' for Binance Smart Chain, 'eth' for Ethereum) token_address (str): The contract address of the token (e.g., '0xe6DF05CE8C8301223373CF5B969AFCb1498c5528') ctx (Context): MCP context for logging and request handling Returns: str: A markdown table containing liquidity pool details including dexId, pairAddress, base/quote token symbols, price USD, 24h buy/sell transactions, 24h volume, liquidity USD, and market cap, followed by total liquidity USD

Prompts

Interactive templates invoked by user choice

NameDescription
liquidity_pool_queryGenerate a prompt for querying liquidity pools

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/kukapay/liquidity-pools-mcp'

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