Skip to main content
Glama
604,334 tools. Updated 2026-09-23 18:48

"RISC-V" matching MCP tools:

  • Automatically generate a diatonic chord progression from a detected key and mode, selecting style-based progressions for pop, jazz, rock, synthwave, folk, or lofi without manual chord entry.
    Apache 2.0
  • Build a TouchDesigner CHOP network that turns mouse position and clicks into pointer channels (u/v, velocity, button) with an optional demo.
    MIT
  • Determine if a pulley system transmits the required power without slipping. Calculates wrap angle, belt speed, tensions, transmissible power, and returns a pass/fail check.
    Apache 2.0
  • Generate a complete jazz arrangement across four tracks: swing drums, walking bass, comping piano, and horn lead. Uses ii-V-I harmony and swung 8th notes for an authentic jazz feel.
    Apache 2.0
  • Lists shader objects from a GPU trace report, showing per-object shader stage, name, hash, sample counts, and debug-blob availability to analyze shader performance and correlate DXIL/SPIR-V.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Compute the apparent ephemeris of solar-system bodies from JPL Horizons, providing ICRS position, distance, range rate, and V magnitude for a specified time window.
    MIT
  • Send raw hex bytes to a serial device for binary protocols such as Icom CI-V, then pair with read_available to capture the binary reply.
    MIT
  • Type text at cursor position using clipboard paste with Unicode support. Temporarily replaces clipboard contents; for secure fields, use clipboard_write + cmd+v alternative.
    MIT
    Destructive
  • Determines the correct Simples Nacional annex for intellectual services by comparing 12-month payroll to gross revenue; a Fator R of 28% or more selects Annex III, below selects Annex V.
    MIT
  • Execute GTA V native functions by name to manipulate the game world, such as spawning vehicles or changing weather. Refuses unknown hashes to prevent crashes.
    MIT
  • Construct Icom CI-V hex frames for radio control via serial. Provide command, data, rig, and controller addresses to produce ready-to-send payloads.
    MIT
  • Calculate your veSPECTRA boost multiplier for any pool by providing your wallet address or veSPECTRA balance and deposit size. Reads live total supply from Base chain to compute exact boost.
    MIT
  • Enable automatic paste detection so copying an image and pressing Ctrl+V triggers pasting directly, without typing slash commands.
    MIT
  • Check the installed Fluent SDK version or view command help without authentication or a project directory. Use -v to get version, -h for general or command-specific help.
    MIT
  • Integrate a noise spectral density trace (V/√Hz or A/√Hz) to total RMS noise over a specified frequency band from LTspice or ngspice .noise results, reporting the integrated band and sample count.
    GPL 3.0
  • Convert a radio frequency in MHz to CI-V BCD data bytes for set-frequency commands, or decode BCD hex reply bytes back to MHz.
    MIT