Corvus
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HELIUS_API_KEY | Yes | Your Helius API key (free tier: 100k credits/day) | |
| TELEGRAM_BOT_TOKEN | No | Optional Telegram bot token for alerts |
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_sol_balanceA | Get the SOL balance of a Solana wallet address. Returns the balance in SOL and its current USD value. Use this when the user asks specifically about SOL balance, not other tokens. |
| get_token_balancesA | Get ALL token holdings for a Solana wallet address. Returns every SPL token the wallet holds with mint address, symbol, name, balance, and USD value where available. Use this when the user asks what tokens a wallet holds or wants a general overview of wallet contents. |
| get_token_priceA | Get current prices for one or more Solana tokens. Accepts token symbols (SOL, USDC, JitoSOL, etc.) or mint addresses. Returns price in USD with confidence score. Use this for spot price checks. |
| get_recent_transactionsA | Get recent transaction history for a Solana wallet. Returns parsed transactions with human-readable descriptions, timestamps, and token transfer details. Note: USD values shown are current prices, not prices at time of transaction. |
| get_protocol_tvlA | Get detailed TVL and metrics for a specific Solana DeFi protocol. Returns current TVL, TVL by chain, category, and recent changes. Use this when the user asks about a specific protocol's health or TVL. |
| get_top_solana_protocolsA | Get the top Solana DeFi protocols ranked by Total Value Locked. Returns protocol name, TVL, category, and percentage changes. Use this when the user asks about the overall Solana DeFi landscape or wants to compare protocols. |
| analyze_wallet_defi_positionsA | Analyze a Solana wallet's DeFi positions in depth. Identifies staking positions, lending deposits, LP tokens, and idle assets. Categorizes each position by protocol and type, calculates USD values, and flags tokens it cannot classify. This is the most comprehensive wallet analysis tool - use it when the user wants to understand their DeFi exposure, portfolio breakdown, or position details. |
| send_telegram_alertA | Send a formatted message to a Telegram chat. Use this when the user explicitly asks to send information to Telegram, get an alert, or be notified. Requires the user's Telegram chat ID. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/Allen-Saji/corvus'
If you have feedback or need assistance with the MCP directory API, please join our Discord server