Skip to main content
Glama
204,009 tools. Last updated 2026-06-14 22:14

"Clojure" matching MCP tools:

  • 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
  • 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 all public variables, functions, and their metadata from a specified Clojure namespace to inspect code structure and current values.
    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