Jvm MCP Server
未认领This is an implementation project of a JVM-based MCP (Model Context Protocol) server. The project aims to provide a standardized MCP server implementation for the JVM platform, enabling AI models to better interact with the Java ecosystem.
安装
$
uvx run jvm-mcp-server工具(15 个)
decompile_class
Decompile class source code
get_class_info
Get detailed class information including structure
get_dashboard
Get system resource dashboard
get_jcmd_output
Execute JDK jcmd commands
get_jstat_output
Execute JDK jstat commands
get_jvm_info
Get JVM basic information
get_logger_info
Get logger information
get_memory_info
Get memory usage information
get_stack_trace
Get thread stack trace information
get_stack_trace_by_method
Get method call path
get_thread_info
Get thread information for a specific process
list_java_processes
List all Java processes
search_method
Search for methods in classes
set_logger_level
Set logger levels
watch_method
Monitor method invocations