Skip to main content
Glama
mohamedkuch

Utilia Agent Media and Solana Tools

by mohamedkuch

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SOLANA_PRIVATE_KEYNoBase58-encoded 64-byte key supplied only through a secret manager.
SOLANA_KEYPAIR_PATHNoAbsolute path to a dedicated low-balance Solana mainnet keypair JSON file.

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
solana_transaction_analysis

Explain a confirmed Solana transaction and classify failures. Costs $0.004.

solana_transaction_simulate

Simulate a transaction before broadcast and classify failures. Costs $0.008.

solana_priority_feesA

Return current network-wide or account-localized priority-fee quantiles before choosing a compute-unit price. Costs $0.002.

solana_token_analysisA

Inspect a token mint, authorities, concentration, and risks. Costs $0.006.

pdf_to_markdownA

Extract a PDF into page-delimited Markdown with metadata and a source digest. Costs $0.0025.

normalize_audioA

Normalize public HTTPS or base64 audio to a bounded MP3 with loudness evidence and content digests. Costs $0.01.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 4 tools

Disambiguation5/5

Each tool targets a completely different domain or operation: two focus on Solana blockchain (priority fees, token analysis), two on media processing (PDF to markdown, audio normalization). No overlap in functionality.

Naming Consistency5/5

All tool names use snake_case with a clear verb_noun pattern: solana_priority_fees, solana_token_analysis, pdf_to_markdown, normalize_audio. Consistent and predictable.

Tool Count3/5

Four tools is on the lower side but acceptable. The server covers two distinct domains, but the count is borderline for either domain alone. Could be expanded but not problematic.

Completeness2/5

The server lacks many expected operations: no Solana wallet/balance/transfer tools, no other media conversions (e.g., images, video), and no lifecycle coverage. Gaps are significant for both domains.

Maintenance

ActivitySlowing
ResponsivenessUnresponsive