obol
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
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| obol_wallet_overviewA | Get a Solana wallet overview — SOL balance, token count, total value. Costs $0.01 USDC. |
| obol_wallet_portfolioA | Get full wallet portfolio — all token holdings with prices, NFTs, and breakdown. Costs $0.05 USDC. |
| obol_wallet_activityA | Get wallet transaction history with categorization (swaps, transfers, etc). Costs $0.05 USDC. |
| obol_wallet_riskB | Multi-factor risk assessment for a Solana wallet — age, diversification, activity patterns. Costs $0.10 USDC. |
| obol_wallet_pnlC | Wallet P&L analysis — token flows, current values, transaction history analysis. Costs $0.15 USDC. |
| obol_token_priceB | Get real-time token price via Jupiter. Costs $0.005 USDC. |
| obol_token_metadataA | Get token metadata — name, symbol, supply, decimals. Costs $0.01 USDC. |
| obol_swap_quoteB | Get a Jupiter swap quote with route planning and price impact. Costs $0.005 USDC. |
| obol_swap_executeA | Build a Jupiter swap transaction for signing. Returns a serialized transaction the agent must sign and submit. Costs $0.25 USDC. |
| obol_defi_positionsB | Get DeFi positions for a wallet — LSTs, LP tokens, lending positions, categorized by protocol. Costs $0.10 USDC. |
| obol_lst_yieldsA | Compare LST yields across Solana — jitoSOL, mSOL, bSOL, jupSOL, hSOL, and more. APYs from Sanctum, exchange rates from Jupiter. Costs $0.02 USDC. |
| obol_healthA | Check Obol API health and status. Free. |
| obol_infoA | Get Obol API info — all available endpoints, pricing, and payment mode. Free. |
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/halfkey/obol'
If you have feedback or need assistance with the MCP directory API, please join our Discord server