Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EVM_PRIVATE_KEYNo0x-prefixed wallet key with USDC on Base Mainnet. Enables the paid/keyed tools. Free tools work without it.
ISOCAST_API_URLNoOverride the API base URL (default https://api.isocast.dev).https://api.isocast.dev

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
get_healthA

Check Isocast API health: liveness (ok), configured payment mode (live|mock), OFAC screening status, and a signals freshness block (lastSignalAt, ageSeconds, stale). Free, no wallet or API key required.

get_citiesA

List every active Isocast city — slug, display name, country, temperature unit, bucket width, timezone, resolution source, station, and the latest public signal sequence number. Use this to discover which weather markets have signals. Free, no wallet or API key required.

get_cityA

Get one Isocast city by slug, including its current target market day and the Polymarket market URL. Free, no wallet or API key required.

get_sample_signalA

Get a FREE sample Isocast signal for a city — the fixed seq-1 signal (never the latest), or, when that city has no servable sample yet, a REAL past signal from another city labeled via a sampleNote field. Always marked sample: true; never fabricated and never reveals any city's latest signal. Shows the exact shape of a bucket-transition signal (old/new reading, buckets with yes/no/midpoint, market URL) without paying. Free, no wallet or API key required. For live entitled signals, use buy_signals + poll_signals.

get_signal_metaA

Get Isocast pricing and payment metadata — per-signal unit price, minimum spend, currency, network, payTo address, and the volume tier table (Min/Starter/Standard/Pro/Whale). Pass a city to also get its latestSeq. NEVER returns any signal rows. Free, no wallet or API key required.

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/jcislo/isocast-mcp'

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