VOOZH about

URL: https://glama.ai/mcp/servers/integrations/clojure

⇱ Clojure | Glama


  • Why this server?

    Provides Clojure language support through language server integration, enabling code analysis, navigation, and refactoring capabilities for Clojure projects.

    A
    license
    A
    quality
    A
    maintenance
    MCP server that keeps language server sessions warm and routes multiple languages through one process. Agents get persistent cross-file awareness, speculative execution (simulate edits before writing to disk), and 20 skills that encode correct multi-step operations like safe rename, blast-radius analysis, and end-to-end refactoring. Single Go binary, no runtime dependencies.
    Last updated
    50
    58
    MIT
  • 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
    license
    B
    quality
    D
    maintenance
    Provides up to date dependency information of Clojure libraries
    Last updated
    3
    23
    5
    MIT
  • 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
    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.
    Last updated
    3
    28
    36
    ISC
  • Why this server?

    Provides linting capabilities for Clojure, ClojureScript, and EDN files using clj-kondo, supporting analysis of individual files, directories, or classpath content with customizable configuration.

    A
    license
    A
    quality
    D
    maintenance
    A Model Context Protocol server that provides clj-kondo linting capabilities for Clojure/ClojureScript/EDN files, useful for environments like Claude code and desktop that lack built-in linting.
    Last updated
    1
    24
    4
    MIT
  • Why this server?

    Enables running Clojure code snippets and displays execution results

  • Why this server?

    Offers direct semantic code analysis for Clojure projects through language server integration

    A
    license
    B
    quality
    C
    maintenance
    A coding agent toolkit that transforms LLMs into coding assistants capable of working directly on your codebase with semantic code retrieval and editing tools, providing IDE-like capabilities without requiring API subscriptions.
    Last updated
    33
    1
    MIT
  • Why this server?

    Monitors shadow-cljs builds and provides real-time build status updates for ClojureScript files, including compilation success/failure status, compiled files, error details, and build metrics.

    A
    license
    A
    quality
    D
    maintenance
    A Model Context Protocol server that monitors shadow-cljs builds and provides real-time build status updates for ClojureScript projects, allowing LLMs to verify build status after making code changes.
    Last updated
    1
    18
    3
    MIT
  • Why this server?

    Provides the capability to attach to running Clojure processes on the JVM to intercept and inspect their outgoing HTTP traffic.

    A
    license
    A
    quality
    D
    maintenance
    An MCP server that enables AI assistants to control HTTP Toolkit for intercepting, inspecting, and debugging HTTP(S) traffic from browsers, mobile devices, and Docker containers. It provides tools for server management, interceptor activation, and sending HTTP requests through natural language commands.
    Last updated
    23
    18
    2
    MIT
  • 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.

    F
    license
    B
    quality
    D
    maintenance
    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.
    Last updated
    1
    19