MCP Servers for Clojure

Clojure is a dynamic, functional programming language that runs on the Java Virtual Machine (JVM). It is a dialect of Lisp with a focus on immutability and concurrent programming.

View all MCP Servers

  • Why this server?

    Enables fetching dependency information from Clojars, the Clojure community's artifact repository, allowing users to get the latest version of dependencies and check if specific versions exist

    A
    security
    A
    license
    A
    quality
    Provides up to date dependency information of Clojure libraries
    2
    2
    2
    JavaScript
    MIT License
  • Why this server?

    Enables interaction with a running Clojure nREPL instance, allowing evaluation of Clojure code, namespace inspection, and retrieving metadata for public vars in Clojure namespaces

    A
    security
    F
    license
    A
    quality
    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
    5
    12
    JavaScript
  • Why this server?

    The MCP server provides integration with Babashka, which is a native Clojure interpreter for scripting. It allows execution of Clojure code through the MCP protocol.

    A
    security
    F
    license
    A
    quality
    Enables execution and management of Babashka scripts using the Model Context Protocol, offering features like caching, command history access, and configurable timeouts for enhanced scripting workflows.
    1
    2
    JavaScript
    • Apple
    • Linux
  • Why this server?

    Clojars MCP Server for up-to-date dependency information of Clojure libraries

    punkpeye
    Verified
    -
    security
    A
    license
    -
    quality
    Test
    8,937
    MIT License
    • Linux
    • Apple