MCPServers
Basilisp nREPL - MCP server logo

Basilisp nREPL

1
0

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.

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签