Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}
completions
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
menese_setupA

Create or import a Menese wallet. Actions: 'new' generates a fresh wallet, 'import' restores from an existing hex seed, 'status' shows current wallet info.

menese_portfolioA

Get your full portfolio across all 19 supported blockchains (EVM, Solana, Bitcoin, ICP, etc.) plus ICP ecosystem tokens (ckBTC, ckETH, ckUSDC). Requires a configured wallet.

menese_balanceB

Get your native token balance on a specific blockchain.

menese_pricesA

Get current USD prices for crypto tokens. Supports: BTC, ETH, SOL, ICP, MATIC, BNB, ADA, XRP, SUI, TON, APT, NEAR, TRX, LTC, RUNE, CLOAK, USDC, USDT, and more.

menese_quoteB

Multi-action tool: get swap quotes, show all derived addresses, or check a single chain balance.

menese_sendC

Send native tokens on any supported blockchain. Supports 19 chains: Ethereum, Polygon, Arbitrum, Base, Optimism, BNB, Bitcoin, Solana, ICP, SUI, TON, XRP, Litecoin, Cardano, Tron, Aptos, NEAR, CloakCoin, Thorchain.

menese_swapA

Swap tokens via DEX on supported chains. EVM: Uniswap V3 | Solana: Raydium | ICP: ICPSwap/KongSwap | SUI: Cetus | Cardano: Minswap | XRP: XRPL DEX.

menese_strategyA

Manage automated trading strategies: DCA (dollar-cost averaging), Take Profit (sell above target), Stop Loss (sell below threshold).

menese_jobsA

Manage on-chain scheduled jobs via your MeneseAgent canister. Jobs persist and execute on-chain (recurring swaps, conditional trades, etc.). Requires an agent canister (set MENESE_AGENT_CANISTER_ID env var).

Prompts

Interactive templates invoked by user choice

NameDescription
portfolio-reviewReview portfolio and suggest optimizations
swap-tokensQuote and execute a token swap
setup-dcaSet up a dollar-cost averaging strategy
security-checkVerify wallet status and review balances

Resources

Contextual data attached and managed by the client

NameDescription
wallet-statusCurrent wallet identity status
wallet-addressesWallet addresses across all 19 chains
ethereum balanceBalance for a specific chain
polygon balanceBalance for a specific chain
arbitrum balanceBalance for a specific chain
base balanceBalance for a specific chain
optimism balanceBalance for a specific chain
bnb balanceBalance for a specific chain
solana balanceBalance for a specific chain
bitcoin balanceBalance for a specific chain
litecoin balanceBalance for a specific chain
icp balanceBalance for a specific chain
sui balanceBalance for a specific chain
ton balanceBalance for a specific chain
xrp balanceBalance for a specific chain
cardano balanceBalance for a specific chain
tron balanceBalance for a specific chain
aptos balanceBalance for a specific chain
near balanceBalance for a specific chain
cloakcoin balanceBalance for a specific chain
thorchain balanceBalance for a specific chain

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/Aboodtt404/mcp-menese-sdk'

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