echorune radar MCP server
Live weather anywhere, with the radar drawn as text characters, not an image.
3 stars
Reviews
Write oneNobody has reviewed echorune radar yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
echorune radar tools (1)
write = sends, deletes, buys or postsget_weatherFreeLive weather for any place on earth, including the radar echo drawn as text characters rather than an image: current conditions, a short forecast, a 2-hour rain sparkline, and a character radar map with the measured motion of the echo.
Public scan report
scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 3177ms17/20
- Tool poisoning1 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancelast push 1 days ago15/15
- Maintainer identitynamespace and repository owner differ3/10
What the publisher says
From the echorune radar repository's README, as published. We do not edit it. Read it on GitHub
runemap
A weather radar you can read as text. One HTTP request, no image, no API key, no account. It renders in a terminal, in a prompt, or in a log line -- so a person and a program read the same answer.
Measured: 1.8 KB for a quiet sky, 2.8 KB for a busy one, and 0.4 KB for Reykjavik, where we have no radar and the reply says so in one line instead of drawing an empty grid.
curl echorune.net/taipei
Radar is normally a picture, and a picture is the one thing most LLM agents cannot see. So when an agent asks "is it about to rain on me, and from which direction?", what comes back is a sentence somebody else already summarised, and the two-dimensional structure is gone. A character grid keeps it: where the rain is, how strong it is, and which way it is moving -- about 600 tokens for 48x24.
# Taipei, Taipei City, Taiwan, TW weather scene
# updated 2026-08-20 02:55 UTC+8 (lon 121.52639, lat 25.05306)
now: CLOUDY 26C humidity 90% wind 7km/h precip 0.00mm/h
Rain intensity gradually increases. After 21 minute, shifts to moderate rain, but after one hour, rain intensity will again decrease
rain curve (next 2h, 6min/bucket):
▁▁▃██▆▆██▅▄▄▃▂▁▁▁▁▁▁
├────┼────┼────┼────┤
0 30 60 90 120min
radar: predict 03:00 obs age: 25min stale
~6km/char, [><]=Taipei, Taipei City, Taiwan, TW
░░
░░░
░░░
░ ░░░░░░░
░░░░░░░▒▓▒░░
░░░▒▓▓░░▒▓█▓▓▒░
░▒▓▒▒░▒▓▓░░▒▓▓▓▓▒░ ░░░░▒
░▓▓▒░░░░░▒▓▒▒▒▒░░ ░░░░░▒▒
░░░░░ ░░▒▒▒░░░░ ><░▒░▒▒░
░░░░░░░▒░░░░░▒▒░░░ ░░░░░░░░░░
Frozen sample: Taipei, 2026-08-20 02:55 UTC+8. Deliberately not live -- a pasted "live" reading starts lying six minutes after it is pasted. What freezing protects is the weather, not the format: this sample sat unchanged from 2026-07-29 while the header, the radar line and the legend all moved, so anyone following it would have compared their real answer against fields we no longer print. It is re-frozen when the format changes. Run the curl above for today.
install it as an Agent Skill
If you are an agent, or you run one, you can keep this instead of remembering a URL:
npx skills add https://github.com/eirik-rune/runemap --skill echorune-radar
On a machine with no agent installed -- CI, a container, an agent's own automation -- that command opens an interactive picker and, with no terminal attached, exits 0 having installed nothing. Name the agents and it never asks:
npx skills add https://github.com/eirik-rune/runemap --skill echorune-radar --agent '*' -y
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http echorune-radar https://echorune.net/mcp
echorune radar: common questions
- Is echorune radar MCP server safe?
- Mostly: it is graded B (80/100). Read the echorune radar safety report
- How do I install echorune radar?
- It runs remotely at echorune.net. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does echorune radar need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is echorune radar maintained?
- The last commit was 3 days ago (2026-09-22). The latest release is v1.0.0.
- Is echorune radar up?
- 100% of our last 21 checks got an answer. We check remote servers about four times a day.
- What can I use instead of echorune radar?
- Servers from other publishers that do the same job: Pixapi MCP server, three.ws Audio MCP server and SuperCMO MCP server. Compare all echorune radar alternatives.
Alternatives to echorune radar
Same job from other publishers: the closest match first, then the best rated.
- PixapiMCP server for Pixapi: check live credit pricing and balance, then generate images and video.not reviewedGrowingA
- three.ws AudioText-to-speech, speech-to-text, audio-to-face lipsync, and motion-capture clips for 3D agents.not reviewedEstablishedB
- SuperCMOMarketing media generation — image, video, voice — for AI agents. BYO keys.not reviewedGrowingB
not reviewedGrowingA
RendobarTransform video, audio and images, and generate media from prompts. FFmpeg, captions, models.not reviewedGrowingA