Skip to main content
Glama

render_geo_chart

Visualize geographic data distributions on a world map using color-coded countries. Input country values with ISO codes to identify concentration patterns and regional variations.

Instructions

Render a choropleth world map - 'Where is the value concentrated?' Color-coded countries by numeric value. Pass data as { countryCode: value } using ISO 3166-1 alpha-2 codes (US, DE, IN, GB, etc.).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYesChart title
dataYesCountry values as { alpha2Code: number }. e.g. { 'US': 100, 'DE': 50, 'IN': 75 }
projectionNoMap projection. Default: naturalEarth1
colorScaleNoColor scale: blue (default), green, red, heat, purple, orange
showLegendNoShow color scale legend. Default: true
missingColorNoHex color for countries without data. Default: theme border color
themeNoTheme preset: boardroom, corporate, sales-floor, golden-treasury, clinical, startup, ops-control, tokyo-midnight, zen-garden, consultant, black-tron, black-elegance, black-matrix, forest-amber, forest-earth, sky-light, sky-ocean, sky-twilight, gray-hf, gray-copilot
paletteNoOverride palette only (mix-and-match)
typographyNoOverride typography: professional, luxury, cyberpunk, editorial, mono, bold, system, techno
effectsNoOverride effects: none, subtle, shimmer, neon, energetic

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/KyuRish/mcp-dashboards'

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