Repl MCP
未申請Model Context Protocol Clojure support including REPL integration with development tools.
インストール
claude mcp add repl-mcp -- clojure -M:repl-mcp未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(26個)
add-libs
Hot-load dependencies (Clojure 1.12+)
analyze-project
Get full AST analysis data for projects
call-hierarchy
Analyze function call relationships
check-namespace
Verify namespace availability
clean-ns
Clean and organize namespaces
create-test-skeleton
Generate comprehensive test templates
eval
Evaluate Clojure code in the nREPL session
extract-function
Extract code into new functions
find-function-definition
Locate function definitions
find-symbol
Find symbol occurrences
find-unused-vars
Find all unused variables and functions
find-var-definitions
Find variable and function definitions
find-var-usages
Find all usages of variables and functions
format-code
Format code using cljfmt
inline-function
Inline function calls
lint-code
Lint code with clj-kondo
lint-project
Lint entire directories
load-file
Load Clojure files into the REPL
profile-alloc
Profile memory allocations
profile-cpu
Profile CPU usage with flamegraphs
rename-function-across-project
Rename functions project-wide
setup-clj-kondo
Initialize clj-kondo configuration
sync-deps
Sync deps.edn dependencies
test-all
Run all project tests
test-var-query
Run specific tests
usage-finder
Find all symbol usages with context