jolokia/jolokia-mcp-server
If you are the rightful owner of jolokia-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP server for Jolokia, a JMX-HTTP bridge for Java applications, enabling LLM to manage Java applications using JMX API via Jolokia.
Tools
Functions exposed to the LLM to take actions
listMBeans
List available MBeans from the JVM
listMBeanOperations
List available operations for a given MBean
listMBeanAttributes
List available attributes for a given MBean
readMBeanAttribute
Read an attribute from a given MBean
writeMBeanAttribute
Set the value to an attribute of a given MBean
executeMBeanOperation
Execute an operation on a given MBean
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client