Rftools
@antonpogrebenko-public
关于 Rftools
MCP server for rftools.io — 203 RF & electronics calculators + 13 server-side simulation tools for AI agents.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"rftools": {
"command": "npx",
"args": [
"-y",
"rftools-mcp"
],
"env": {
"RFTOOLS_API_KEY": "rfc_your_key_here"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
其他 分类下的更多 MCP 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
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
Awesome Mlops
visengerA curated list of references for MLOps

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
评论