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
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/halfkey/obol'

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