mcpbeat Sign in

Electronics Rfq Agent MCP Server

local only

Electronics Rfq Agent runs on your own machine — the client starts it, so there is no endpoint to ping. 325 installs a week from pypi. Last commit 22 Aug 2026.

AI quoting agent for electronics distributors. RFQ in, quote out via MCP tools.

Installs per day peak 1 855 · avg 237
a month agotoday
325
Installs / week
pypi · electronics-rfq-agent-cli
0
Stars
0 open issues
22 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Electronics Rfq Agent every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add electronics-rfq-agent -- uvx electronics-rfq-agent-cli
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "electronics-rfq-agent": {
      "args": [
        "electronics-rfq-agent-cli"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.electronics-rfq-agent]
command = "uvx"
args = ["electronics-rfq-agent-cli"]
.cursor/mcp.json
{
  "mcpServers": {
    "electronics-rfq-agent": {
      "args": [
        "electronics-rfq-agent-cli"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "electronics-rfq-agent": {
      "args": [
        "electronics-rfq-agent-cli"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Electronics Rfq Agent

same job, measured the same way
Rftools
by antonpogrebenko-public

241 RF & electronics calculators + 13 simulation tools for AI agents.

444 installs/wk local only
Hvac Quotes
by wmarceau

HVAC equipment RFQ management - submit quotes to distributors

43 installs/wk local only
Vibe Test — Browser Testing Agent
by aishwaryshrivastav

Code-aware browser testing agent — 13 Playwright tools for AI code editors via MCP

173 installs/wk local only
Mcptoon
by activeing123

Every Agent discovers all your MCP tools from one install; major token savings via TOON output.

2 114 installs/wk local only
Socialneuron
by socialneuron

52 MCP tools for AI social media: create, distribute, analyze, and optimize content.

1 020 installs/wk local only
Invoicetronic MCP Server
by fgasparetto

MCP server for Italian electronic invoicing (SDI) via Invoicetronic API

63 installs/wk local only
OSINT MCP
by rjn32s

26 free OSINT tools as MCP tools for AI agents. Auto-installs everything on first run.

81 installs/wk local only
Ipfs Toolkit
by tkllabs-bh-mcp-servers

Store, retrieve, and pin encrypted files on IPFS via MCP tools for AI agents and workflows

answering

Electronics Rfq Agent — questions

Answers built from our own checks of this server.

Why is there no uptime for Electronics Rfq Agent?
Electronics Rfq Agent runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package electronics-rfq-agent-cli was installed 325 times last week.
How do I connect Electronics Rfq Agent?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls electronics-rfq-agent-cli straight from pypi; nothing to host, nothing to sign up for.
How many people use Electronics Rfq Agent?
The pypi package electronics-rfq-agent-cli was installed 325 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Electronics Rfq Agent open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.