Skip to main content
Glama
463,662 tools. Updated 2026-08-18 19:34

"Roots" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Extract the key lexical roots from a niche's master keyword list, with frequency and search volume data to help prioritize high-impact terms for listings.
    MIT
  • Find all roots of a polynomial modulo a prime p. Useful for number theory and algebraic computations.
    MIT
  • Find p-adic roots of a polynomial by providing the polynomial expression, a prime p, and optional precision n.
    MIT
  • Find complex roots of a polynomial by providing its expression. Returns all roots in the complex plane.
    MIT
  • Clear all gear, skills, passives, and config to start a build from scratch. Use before setting class and level for a clean slate.
    MIT
  • Capture a DOM snapshot of an open extension surface (popup, options, sidebar, devtools, or tab) with element counts, optional HTML, and console lines. Also lists live targets/tabs for selection.
    Apache 2.0
  • Identify dead code by finding functions and methods unreachable from runtime roots, tests, HTTP handlers, and exports. Use for code cleanup and dead-code audits.
    MIT
  • Detects memory leaks by comparing two heap class histograms and listing classes with the greatest instance count growth over a configurable interval.
    MIT
  • Avoid OPA package conflicts in repos with multiple independent namespaces by running `opa test` once per root and aggregating the results. Supports explicit root lists or automatic scan.
    MIT
  • Author Godot scenes by creating new .tscn files, saving the current scene to a new path, and listing open scene roots.
    MIT