Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SUVERSE_API_BASENoBase URL for the SuVerse API.https://api.suverse.io
SUVERSE_BASE_RPC_URLNoRPC URL for Base chain for balance reads.viem default
SUVERSE_BASE_PRIVATE_KEYYesRequired. 0x Base private key.
SUVERSE_MAX_PAYMENT_USDCNoHard per-call ceiling in USDC.0.60
SUVERSE_IDEMPOTENCY_TTL_MSNoClient idempotency window in milliseconds.120000
SUVERSE_ALLOW_PATHS_OUTSIDE_HOMENoAllow file_path outside $HOME.false

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
freight_parse_rateconA

Parse a freight rate confirmation (PDF or text) into structured JSON: load #, broker, rate, pickup/delivery stops, equipment. Cost: $0.10 USDC per call.

freight_parse_bol_podA

Parse a Bill of Lading / Proof of Delivery (PDF or text) into structured JSON. Cost: $0.15 USDC per call.

freight_parse_fuel_receiptA

Parse a fuel receipt (text, PDF, or image) into structured JSON for IFTA / expense tracking. Cost: $0.05 USDC per call.

freight_parse_w9A

Parse an IRS Form W-9 (text, PDF, or image) into structured vendor-onboarding JSON. Cost: $0.07 USDC per call.

freight_parse_insurance_certA

Parse an ACORD 25 Certificate of Insurance (text, PDF, or image) into structured JSON. Cost: $0.08 USDC per call.

freight_parse_permitA

Parse an oversize/overweight trucking permit (PDF or image) into structured JSON across 22 US states. Cost: $0.25 USDC per call.

freight_truck_routeA

Truck-legal routing between origin and destination with tolls, weigh stations, truck stops, and turn-by-turn maneuvers. Cost: $0.50 USDC per call.

freight_calculate_tollsB

Estimate tolls for a known route polyline given axle count and vehicle height. Cost: $0.10 USDC per call.

freight_trip_telematicsA

Compute trip analytics (distance, idle, harsh events, fuel burn) from an array of GPS pings. Cost: $0.01 USDC per call.

gov_queryA

Call any of SuVerse's 128 US-government data/search services by id (e.g. sec.company_info, nps.parks). Use gov_list_services to discover ids + their params. Cost: $0.005000 USDC per call.

gov_cms_open_paymentsB

CMS Open Payments — industry payments to a physician by NPI and year (params: physician_npi, year). Cost: $0.01 USDC per call.

gov_fbi_crime_dataB

FBI Crime Data Explorer — offense counts by state and year range (params: state, offense, from_year, to_year). Cost: $0.01 USDC per call.

gov_list_servicesA

List all SuVerse government services callable via gov_query (id, category, description, params). FREE — no payment.

suverse_estimate_costA

Estimate the USDC cost of one or more tool calls WITHOUT paying. Useful before batch operations. FREE — no payment.

suverse_balanceA

Read the configured Base wallet's on-chain USDC balance and how many calls remain for each tool at that balance. FREE — no payment.

suverse_search_endpointsA

Search every paid x402 endpoint SuVerse knows about (its own + everything mirrored from CDP Bazaar + future catalogs). Returns the best matches with URL, price, accepted networks, and quality signals. FREE — no payment.

suverse_market_pulseA

Answers: what regime is the crypto market in right now — is smart money accumulating or distributing relative to sentiment? The verdict is one of accumulation_on_fear, capitulation, confirmed_rally, late_stage_caution with a plain-language summary and confidence, built from the fear/greed index crossed with tracked smart-money netflow, trending coins checked against smart-money buying, BTC 24h move, and high-conviction Polymarket positioning (signals + raw data included). Cost: $0.10 USDC per call via x402; this tool does not pay — without payment_signature it returns the price and the 402 payment instructions. Note: the smart-money/elite-flow layer tracks Solana wallets (production); Base coverage is beta.

suverse_wallet_reputationA

Answers: can this Solana wallet's trading be trusted or copied? The verdict contains a skill tier (elite | skilled | average | weak | unknown), an activity class, trading-style flags, 24h/7d/30d trade stats, and recent classified trades — on-chain data only. Cost: $0.03 USDC per call via x402; this tool does not pay — without payment_signature it returns the price and the 402 payment instructions. Note: skill tiers come from SuVerse's elite-flow tracking layer, which exists for Solana only; a wallet it has never indexed returns tier 'unknown', not an error.

suverse_token_checkA

Answers: is this Solana token sane to enter right now? The verdict contains a risk level with flags from exit cost (a real $500 sell quote), top-10 holder concentration with pools excluded, token age, mint/freeze authority checks, 24h momentum, and whether tracked elite smart-money wallets bought or sold it in the last 30 days. Cost: $0.05 USDC per call via x402; this tool does not pay — without payment_signature it returns the price and the 402 payment instructions. Note: the elite-flow signal exists for Solana only and most tokens have zero elite touches; the verdict then rests on the safety and liquidity checks alone.

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/sudzikcoin/suverse-mcp'

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