Skip to main content
Glama
524,397 tools. Updated 2026-09-06 15:30

"Julia" matching MCP tools:

  • Restart a Julia session to clear all state when it becomes broken. Use only as a last resort since Revise.jl automatically updates code changes.
    MIT
  • Evaluate Julia code in a persistent REPL session. State is preserved across calls, reducing startup costs and keeping variables alive.
    MIT
  • Create an MP4 video of an avatar speaking a given script. Select a saved persona or specify avatar and voice IDs to generate a lifelike talking-head video.
    MIT
  • Retrieve the current version of a package from its official registry. Prevent using outdated dependencies by checking available releases across major ecosystems.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Enables AI assistants to execute Julia code efficiently with persistent sessions, avoiding startup costs and maintaining state across calls.
    3
    85
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Local-first MCP server providing persistent markdown memory with persona engine and fast search, designed to unify AI assistant memory across Claude Code, Cowork, and Dispatch.
    21
    1
    MIT
  • Check the current version of a package from official registries to identify outdated dependencies. Supports npm, PyPI, Packagist, Crates.io, Maven, Go, RubyGems, NuGet, Hex, CRAN, CPAN, pub.dev, Homebrew, Conda, Clojars, Hackage, Julia, Swift PM, and Chocolatey.
    MIT
  • Export knowledge-graph entities into JSON for downstream analysis. Load variants, proteins, or diseases into pandas, R, or bioinformatics pipelines to enable ML feature engineering and statistical modeling.
    Apache 2.0
  • Set Jumia products to INACTIVE to hide them from sale without deleting the listing. Use when you need to make items unsellable while keeping the product record intact.
    -
  • Create new products in Jumia Vendor Center as an asynchronous feed. Poll the returned feed ID to track completion and obtain product IDs and QC status for subsequent updates.
    -
  • Reconcile your desired product data with live Jumia listings and push only changed price, stock, or status fields. Preview planned actions with dry-run, then submit batched feeds when ready.
    -
  • Update selected product fields (category, brand, attributes, GTIN, variation) by supplying product IDs; use for changes outside price and stock.
    -
  • Retrieve attribute set details for a Jumia category, including required attributes, allowed values, and validation rules, using the attribute set ID from list_categories.
    -
  • Detect duplicate listings by matching GTIN/EAN/barcode or brand+category+images with near-identical names. Returns clusters with a suggested canonical listing, ready for deactivation decisions.
    -
  • Cancel one or more order items in Jumia Vendor Center to manage fulfillment and void incorrect or unfulfillable purchases. Use this action when order adjustments are needed; record the business reason separately for SLA reporting.
    -
  • Create an inbound stock shipment to a Jumia warehouse by specifying SKUs, quantities, label codes, and shipping date. Generates a purchase order number for tracking.
    -