Basilisp nREPL
Summary
This MCP server provides a bridge between Anthropic's Model Control Protocol and Basilisp's nREPL server, allowing Claude Code to interact directly with a Basilisp REPL environment. It enables execution of Basilisp code (a Lisp dialect similar to Clojure that runs on the Python VM), retrieval of documentation, namespace exploration, and Python interoperability through a set of well-defined tools. The implementation features robust error handling, syntax highlighting for results, and comprehensive documentation to facilitate seamless interaction between AI assistants and Basilisp code execution environments.
Available Actions(5)
eval_code
Evaluate Basilisp code.
get_docs
Get documentation for a symbol.
find_namespace_vars
List variables in a specified namespace.
list_namespaces
List all available namespaces.
check_connection
Verify nREPL connectivity.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください