
Oeradio Mcp
Equip ham-radio hobbyist agents with band plans, EIRP, cable loss, antenna gain, and related RF calculations via a hosted MCP server.
Overview
io.github.achildrenmile/oeradio-mcp is a MCP server for the Build phase that provides amateur-radio band plans, EIRP, cable loss, antenna gain, and related RF calculations to agents.
What is this MCP server?
- Amateur radio MCP: band plans, EIRP, cable loss, antenna gains, and related tools
- Hosted streamable-http at https://oeradio-mcp.oeradio.at/mcp (v1.0.0)
- Remote server—no local package install listed in registry metadata
- Purpose-built for OE-radio / ham operator workflows in agent chats
- Server version 1.0.0
- Remote MCP URL: https://oeradio-mcp.oeradio.at/mcp
What problem does it solve?
Ham operators reinvent link budgets and band-plan lookups in chat because generic LLMs mishandle regional RF rules and unit math.
Who is it for?
Indie devs building ham-radio assistants, study tools, or shack dashboards on top of MCP clients.
Skip if: Mainstream SaaS builders with no RF domain, or professionals who need certified propagation modeling offline.
What do I get? / Deliverables
Your agent returns MCP-backed RF calculations and band context suitable for station planning and hobby tooling.
- Agent-accessible amateur-radio calculation and band-plan tools
- Hosted remote MCP endpoint without local npm/pypi install
Recommended MCP Servers
Journey fit
How it compares
Domain-specific amateur-radio calculator MCP, not a broad IoT firmware or SDR driver integration.
Common Questions / FAQ
Who is io.github.achildrenmile/oeradio-mcp for?
Amateur radio enthusiasts and developers wiring MCP agents for band planning, power, and antenna calculations.
When should I use io.github.achildrenmile/oeradio-mcp?
Use it while building ham-focused agent tools or docs when you need consistent EIRP, loss, gain, and band-plan answers in the IDE.
How do I add io.github.achildrenmile/oeradio-mcp to my agent?
Add the streamable-http remote https://oeradio-mcp.oeradio.at/mcp to your MCP configuration and restart the client per achildrenmile/oeradio-mcp docs.