Skip to main content
Glama
457,367 tools. Updated 2026-08-14 13:22

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