Connect to Claude
Babashka icon

Babashka

Createdbmorphism

Enables interaction with Babashka, a Clojure interpreter, through the Model Context Protocol.

About

This tool provides a Model Context Protocol (MCP) server for executing Babashka code. Babashka is a fast-launching, native Clojure interpreter ideal for scripting. This server allows users to interact with Babashka through MCP, enabling features like command execution with optional timeouts and access to a command history via MCP resources. The server also caches recent command results, making it a useful tool for automating tasks involving Babashka.

Key Features

  • Cache recent command results
  • Configurable command timeouts
  • Execute Babashka code through MCP tools
  • Access command history through MCP resources