Skip to main content
Glama
521,397 tools. Updated 2026-09-06 11:20

"Clojure" matching MCP tools:

  • Analyze and identify errors or warnings in Clojure, ClojureScript, and EDN files using clj-kondo. Supports file paths, directories, or classpaths, with customizable linting levels and configurations.
    MIT
  • Intercept HTTP(S) traffic from running Java, Kotlin, or Clojure applications by attaching to their JVM processes for debugging and inspection.
    MIT
  • Retrieve the current version of a package from its official registry. Prevent using outdated dependencies by checking available releases across major ecosystems.
    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
  • Evaluate Clojure code within a specified namespace to test functions, reload code, or manage dependencies in an nREPL environment.
    ISC
  • Establish a connection to an nREPL server by specifying host and port parameters to enable Clojure code evaluation and namespace inspection.
    ISC

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables interaction with a running Clojure nREPL instance for evaluating Clojure code, inspecting namespaces, and retrieving connection statuses, compatible with MCP clients like Claude Desktop and CLine in VSCode.
    3
    33
    37
    ISC
  • Retrieve all public variables, functions, and their metadata from a specified Clojure namespace to inspect code structure and current values.
    ISC