Rftools
@antonpogrebenko-public
About Rftools
MCP server for rftools.io — 203 RF & electronics calculators + 13 server-side simulation tools for AI agents.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"rftools": {
"command": "npx",
"args": [
"-y",
"rftools-mcp"
],
"env": {
"RFTOOLS_API_KEY": "rfc_your_key_here"
}
}
}
}Tools
5List available RF & electronics calculators. Optionally filter by category: rf, pcb, power, signal, antenna, general, motor, protocol, emc, thermal, sensor, unit-conversion, audio.
Get detailed information about a specific calculator including its inputs, outputs, and formula. Use this to understand what parameters a calculator needs before running it.
Run an RF/electronics calculator with the given inputs. Use get_calculator_info first to see required inputs.
List the 14 server-side RF simulation tools available via API key. These require RFTOOLS_API_KEY (set in env). Free tier: 5 runs/month. Pro: 100/month. API tier: 10 000/month.
Submit a server-side RF simulation job and wait for the result. Requires RFTOOLS_API_KEY environment variable. Simulations typically complete in 15–120 seconds; queue wait may add more time. Use list_simulation_tools to see available jobTypes and required params.
Overview
What is Rftools?
Rftools is an MCP server that gives AI agents access to 213 validated RF and electronics calculators and 13 server-side simulation tools from rftools.io. It is designed for engineers using Claude, Cursor, or any MCP-compatible AI assistant.
How to use Rftools?
Install via npx -y rftools-mcp and configure your MCP client with the provided JSON config. For calculator‑only use, no API key is needed; to enable simulation tools, add an API key obtained from your rftools.io dashboard.
Key features of Rftools
- 213 calculators across 13 engineering categories
- 13 server‑side simulation tools (NEC2, FDTD, SMPS, …)
- Calculators run locally with zero network latency
- Simulation tools require an API key (free tier: 5 runs/month)
- Validated engineering formulas, not LLM approximations
- Tools include list, get info
Basic information
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

YOUB
Connect your AI assistant to your own YOUB endurance training account. Read recorded activities with full analysis, planned sessions, race goals, wellness (HRV, sleep, resting HR) and your athletic profile. Create or mov
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments