mcp-menesesdk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
| completions | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| portfolio-review | Review portfolio and suggest optimizations |
| swap-tokens | Quote and execute a token swap |
| setup-dca | Set up a dollar-cost averaging strategy |
| security-check | Verify wallet status and review balances |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| wallet-status | Current wallet identity status |
| wallet-addresses | Wallet addresses across all 19 chains |
| ethereum balance | Balance for a specific chain |
| polygon balance | Balance for a specific chain |
| arbitrum balance | Balance for a specific chain |
| base balance | Balance for a specific chain |
| optimism balance | Balance for a specific chain |
| bnb balance | Balance for a specific chain |
| solana balance | Balance for a specific chain |
| bitcoin balance | Balance for a specific chain |
| litecoin balance | Balance for a specific chain |
| icp balance | Balance for a specific chain |
| sui balance | Balance for a specific chain |
| ton balance | Balance for a specific chain |
| xrp balance | Balance for a specific chain |
| cardano balance | Balance for a specific chain |
| tron balance | Balance for a specific chain |
| aptos balance | Balance for a specific chain |
| near balance | Balance for a specific chain |
| cloakcoin balance | Balance for a specific chain |
| thorchain balance | Balance 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-menesesdk'
If you have feedback or need assistance with the MCP directory API, please join our Discord server