mcp-menesesdk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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