Jolokia MCP Server
JSON →A JMX-HTTP bridge for interacting with Java applications using the Jolokia agent.
Tools · 6
- 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
Links
★ 16 GitHub stars