Rftools
Rank #5,033io.github.antonpogrebenko-public/rftools
241 RF & electronics calculators + 13 simulation tools for AI agents.
Rftools is a Model Context Protocol (MCP) server published by antonpogrebenko-public. It ranks #5,033 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Rftools is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 13 tracked versions. It was first listed on Mar 5, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 127,013 of 132,046 servers on MCP Toplist.
Use Rftools
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rftools -- npx -y rftools-mcp[mcp_servers.rftools]
command = "npx"
args = ["-y", "rftools-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rftools": {
"command": "npx",
"args": [
"-y",
"rftools-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rftools": {
"command": "npx",
"args": [
"-y",
"rftools-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rftools": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"rftools-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rftools": {
"command": "npx",
"args": [
"-y",
"rftools-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rftools": {
"command": "npx",
"args": [
"-y",
"rftools-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.antonpogrebenko-public%2Frftools)<a href="https://mcptoplist.com/server/io.github.antonpogrebenko-public%2Frftools"><img src="https://mcptoplist.com/badge/io.github.antonpogrebenko-public%2Frftools.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
antonpogrebenko-public
Available versions (13)
| Version | Published |
|---|---|
| 1.8.1 | Sep 20, 2026 |
| 1.8.0 | Sep 18, 2026 |
| 1.7.4 | Sep 18, 2026 |
| 1.7.3 | Aug 29, 2026 |
| 1.7.2 | Aug 29, 2026 |
| 1.7.0 | Aug 17, 2026 |
| 1.6.0 | Aug 15, 2026 |
| 1.5.3 | Jun 22, 2026 |
| 1.3.3 | Mar 29, 2026 |
| 1.3.2 | Mar 29, 2026 |
| 1.3.0 | Mar 7, 2026 |
| 1.1.0 | Mar 5, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Rftools?
- Rftools is maintained by antonpogrebenko-public, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is Rftools listed on the Official MCP Registry?
- Yes — Rftools is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Rftools have?
- MCP Toplist tracks 13 versions of Rftools, most recently published on Sep 20, 2026.
- Where can I find the source code for Rftools?
- The source code for Rftools is hosted at github.com/antonpogrebenko-public/rftools-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.