Oeradio MCP
O

Oeradio MCP

An MCP server for IARU Region 1 amateur radio enthusiasts, containing tools and data for band planning, antenna calculation, cable loss, callsign query, etc.
2 points
5.9K

What is OERadio MCP Server?

OERadio MCP Server is an AI tool server specifically designed for amateur radio enthusiasts. Through the Model Context Protocol (MCP) standard, you can directly use professional radio calculation tools and query functions in AI assistants like Claude, ChatGPT, and Gemini. Imagine you're chatting with an AI assistant and suddenly need to calculate the antenna length for a certain frequency or query detailed information about an Austrian callsign. With this server, you can directly ask questions in the chat, and the AI assistant will automatically call the corresponding tools to calculate or query for you without leaving the chat interface.

How to use OERadio MCP Server?

Using OERadio MCP Server is very simple, just follow three steps: 1. Configure the server address in your favorite AI assistant (Claude Desktop, ChatGPT Desktop, or Gemini CLI). 2. After configuration, directly ask radio-related questions in the chat. 3. The AI assistant will automatically call the corresponding tools to provide you with accurate calculation results or query information. The server supports multiple AI platforms, including Claude Desktop, ChatGPT Desktop (requires developer mode), Gemini CLI, etc.

Applicable scenarios

OERadio MCP Server is particularly suitable for the following scenarios: • Quickly calculate antenna length and cable loss when planning radio settings. • Query band restrictions and permitted frequencies during operation. • Calculate battery life when designing a portable radio. • Query Austrian amateur radio callsign information. • Obtain accurate technical data when learning radio knowledge. • Practice calculation questions when preparing for a radio exam.

Main functions

Radio calculation tools
Provides a complete set of radio engineering calculation functions, including band query, antenna length calculation, cable loss calculation, EIRP/ERP calculation, battery life calculation, etc. All calculations are based on the IARU Region 1 standard.
Austrian callsign query
Integrates the official Austrian callsign database (fb.gv.at), supporting callsign query, availability check, callsign suggestion generation and verification. The data is automatically updated monthly to ensure information accuracy.
Multi - platform AI support
Supports multiple AI assistant platforms such as Claude Desktop, ChatGPT Desktop, and Gemini CLI. Users can choose the usage environment according to their preferences.
OERadio tool directory
Integrates all online tools on the OERadio.at website, including band viewers, cable calculators, battery planners, exam trainers, etc., providing one - stop access to radio tools.
Automatic data update
The callsign database is automatically updated monthly, and the band plan and cable data are regularly maintained to ensure that users always get the latest and most accurate information.
Self - hosting support
Provides Docker container and manual installation options. Users can deploy on their own servers to ensure data privacy and customization requirements.
Advantages
Seamless integration: Use radio tools directly in AI chats without switching applications.
Accurate data: Based on the official IARU Region 1 standard and the official Austrian callsign database.
Comprehensive coverage: Covers all amateur bands from HF to microwave, supporting multiple antenna and cable types.
User - friendly: Easy for non - technical users to use, with all calculations done automatically.
Multi - language support: Tool descriptions and results are provided in clear Chinese and English.
Free and open - source: Under the MIT license, completely free to use and modify.
Limitations
Regional restrictions: The band plan is based on IARU Region 1 (Europe, Africa, Middle East). Users in other regions need to note the differences.
Platform restrictions: Some AI assistants (such as the web version of Claude and ChatGPT) do not support the MCP protocol.
Data delay: The callsign database is updated once a month, which may have a short delay.
Technical requirements: Basic knowledge of using AI assistants is required, and the initial configuration needs to be done according to the guide.
Network dependency: A stable Internet connection is required to access the server.

How to use

Select an AI assistant platform
Choose a supported AI assistant according to your preference: • Claude Desktop: Full - featured and easy to configure. • ChatGPT Desktop: Requires a Pro/Plus/Team/Enterprise account and developer mode to be enabled. • Gemini CLI: Command - line interface, suitable for technical users.
Configure the MCP server
Add the OERadio MCP server configuration to the AI assistant you selected. The configuration file locations vary for different platforms: • Claude Desktop: claude_desktop_config.json in the user configuration directory. • ChatGPT Desktop: Settings > Connectors > Advanced > Developer mode. • Gemini CLI: Use the gemini mcp add command or edit settings.json.
Start using
After configuration, restart the AI assistant, and then directly ask radio - related questions in the chat. The AI assistant will automatically recognize the question type and call the corresponding tools.
Explore more functions
Try different tools and queries, including: • Band plan query • Cable loss comparison • Austrian callsign query • Battery life calculation • Power unit conversion

Usage cases

Antenna design planning
You are planning to install a new HF antenna and need to determine the appropriate length and understand relevant restrictions.
Portable radio setup
You are preparing for field communications and need to plan battery usage and select appropriate cables.
Callsign information query
You heard an Austrian callsign during communication and want to know more information.
Exam preparation practice
You are preparing for an amateur radio exam and need to practice calculation questions.

Frequently Asked Questions

Do I need to pay to use this service?
Which AI assistants does this server support?
How often is the data updated?
I'm a radio enthusiast from another country. Is this server useful to me?
How can I report a problem or request a new feature?
Can I deploy it on my own server?
Why does ChatGPT require developer mode?
Are the calculation results of the tools accurate?

Related resources

Official website
The OERadio.at amateur radio resource portal, containing all online tools and learning resources.
GitHub repository
Project source code, issue tracking, and contribution guidelines.
MCP protocol documentation
Official specification document of the Model Context Protocol.
IARU Region 1 official website
Official website of the International Amateur Radio Union Region 1, the source of the band plan.
Austrian Communications Authority
Source of the official Austrian callsign database.
Online tool collection
Complete directory of all online radio tools on OERadio.at.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "oeradio": {
      "type": "streamable-http",
      "url": "https://oeradio-mcp.oeradio.at/mcp"
    }
  }
}

{
  "mcpServers": {
    "oeradio": {
      "url": "https://oeradio-mcp.oeradio.at/mcp"
    }
  }
}

{
  "mcpServers": {
    "oeradio": {
      "command": "npx",
      "args": ["mcp-remote", "https://oeradio-mcp.oeradio.at/mcp"]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

P
Paperbanana
Python
8.0K
5 points
F
Finlab Ai
FinLab AI is a quantitative financial analysis platform that helps users discover excess returns (alpha) in investment strategies through AI technology. It provides a rich dataset, backtesting framework, and strategy examples, supporting automated installation and integration into mainstream AI programming assistants.
7.4K
4 points
A
Apify MCP Server
The Apify MCP Server is a tool based on the Model Context Protocol (MCP) that allows AI assistants to extract data from websites such as social media, search engines, and e-commerce through thousands of ready-to-use crawlers, scrapers, and automation tools (Apify Actors). It supports OAuth and Skyfire proxy payment and can be integrated into MCP clients such as Claude and VS Code through HTTPS endpoints or local stdio.
TypeScript
6.7K
5 points
R
Runno
Runno is a collection of JavaScript toolkits for securely running code in multiple programming languages in environments such as browsers and Node.js. It achieves sandboxed execution through WebAssembly and WASI, supports languages such as Python, Ruby, JavaScript, SQLite, C/C++, and provides integration methods such as web components and MCP servers.
TypeScript
10.4K
5 points
P
Praisonai
PraisonAI is a production-ready multi-AI agent framework with self-reflection capabilities, designed to create AI agents to automate the solution of various problems from simple tasks to complex challenges. It simplifies the construction and management of multi-agent LLM systems by integrating PraisonAI agents, AG2, and CrewAI into a low-code solution, emphasizing simplicity, customization, and effective human-machine collaboration.
Python
9.5K
5 points
M
Maverick MCP
MaverickMCP is a personal stock analysis server based on FastMCP 2.0, providing professional level financial data analysis, technical indicator calculation, and investment portfolio optimization tools for MCP clients such as Claude Desktop. It comes pre-set with 520 S&P 500 stock data, supports multiple technical analysis strategies and parallel processing, and can run locally without complex authentication.
Python
11.3K
4 points
K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
21.5K
5 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
14.7K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
21.8K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
26.1K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
72.8K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
35.2K
5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
33.1K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
65.9K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
49.3K
4.8 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
21.3K
4.5 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase