Skip to main content
Glama
457,857 tools. Updated 2026-08-14 18:31

"IEEE" matching MCP tools:

  • Check the status and configuration of an IEEE 2030.5 client to verify its operation and settings.
    Creative Commons Attribution Non Commercial Share Alike 4.0 International
  • Retrieve citation counts for IEEE papers and patents by providing article numbers or DOIs, enabling researchers to assess academic impact through the IEEE Xplore MCP Server.
    MIT
  • Search IEEE conferences and proceedings by topic, year, location, and result limit. Streamline finding academic events and publications for research or submission.
    MIT
  • Search IEEE STANDARDS by number or topic and get each standard's title, abstract/scope, publication year, DOI and IEEE Xplore link. Covers the IEEE standards catalogue: IEEE 802.11 Wi-Fi / wireless LAN, IEEE 802.3 Ethernet, IEEE 1588 PTP precision time protocol, IEEE 1547 distributed energy resource interconnection, IEEE 1149.1 JTAG boundary scan, IEEE 754 floating point, IEEE 802.1AS timing, and the rest. Answers "what does IEEE standard X cover", "which IEEE standard defines Y", "find the IEEE 802.3 ethernet spec", "latest revision of IEEE 1588". Returns metadata plus the abstract; the normative clause text is sold by IEEE, so follow html_url to purchase or access it. Requires your own free IEEE Xplore API key via _apiKey (register an app at developer.ieee.org). Example: ieee_standard_search({ query: "802.11 wireless LAN", limit: 5, _apiKey: "your-ieee-key" }). Example: ieee_standard_search({ query: "1588 precision time protocol", year: 2019, _apiKey: "your-ieee-key" })
    Connector
  • Review QA documents against ISTQB/IEEE-829 rubric. Returns dimension scores, findings with knowledge base citations, and identifies document type.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • IEEE Xplore MCP — BYOK wrapper over the IEEE Xplore Metadata Search API

  • Cálculos de engenharia elétrica pelas normas brasileiras (NBR), validados, com citação normativa — 11 ferramentas, energia incidente IEEE 1584 validado. Nicho PT-BR.

  • Retrieve verbatim, page-cited evidence from indexed embedded and hardware reference documents. Use for hex literals, Modbus codes, IEEE clauses, SCPI commands, and MCU registers.
    MIT
  • Retrieve relevant grounding chunks from QA standards and knowledge bases including ISTQB, OWASP, IEEE, ISO, and the EU AI Act. Returns matching text, source, and category.
    Apache 2.0
  • Replace <zcite> placeholder tags in a .docx with Zotero field codes, automatically fetching item metadata and appending a bibliography for live, managed citations in Word.
    MIT
  • Perform multi-engine web searches to get ranked, deduplicated link lists, ideal for discovery queries and supplying URLs for subsequent fetch operations.
    MIT
  • Turn scholarly identifiers (DOI, PMID, ISBN) into a formatted citation in your chosen style (Vancouver, APA, Chicago, etc.). Get paste-ready text, HTML, or structured JSON.
    MIT
  • Write a 32-bit big-endian value to PowerPC memory at a specified absolute address. Used for modifying game state and cheats in GameCube/Wii games.
    MIT
  • Evaluate arithmetic expressions or multi-line programs in fixed-point, floating-point, or rational modes. Each result includes exactness and precision labels.
    GPL 3.0
  • Trace any calculation step by step. See each sub-expression's value, precision, and rounding to pinpoint why a result is unexpected.
    GPL 3.0
  • Verify numeric results by evaluating expressions across 5 independent numeric engines; divergence exposes unreliable values.
    MIT
  • Create formatted citations and bibliographies in CSL styles (APA, IEEE, Vancouver) for emails, markdown, or slides. Input Zotero item keys to get plain-text references ready for non-Word output.
    MIT
  • Calculate thermal noise power, cascade noise figures, and determine receiver sensitivity for RF systems using fundamental physics formulas.
    MIT