A Python Jolokia client
Jolokia MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. A Python Jolokia client.
JMX is not a platform-agnostic tech. This means that management applications for Java EE apps are almost always written in Java, which is unfortunate, as it prevents a more flexible, polyglot architecture. Enter Jolokia. By bridging JMX to HTTP, Jolokia brings Java application management into the broader world of the web, so that they can be orchestrated and managed by tools outside the stodgy, if stable, world of enterprise Java.
Once Jolokia is connected, these are the calls the assistant has available:
Motivation — Jolokia provides a JMX to HTTP bridge, which opens up many possibilities for managing JMX-enabled applications outside conventional enterprise JavaGoals — Create a Python client for Jolokia that makes JMX data available both through simple abstractions aimed at the non-Java developer as well as throughRequirements — The Requirements tool exposed by this serverInstallation — For regular usage, the recommended (but not required) installation method is pipenv:Usage — For HTTP authentication you can pass a in username and passwordContributing — The Contributing tool exposed by this serverpython-jolokia should be transparent to different versions of the Jolokia protocol.Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Jolokia's toolset — Motivation, Goals, Requirements and 3 more — is a fair guide to whether it matches your workflow. It is maintained by Will Refvem; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Jolokia's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Motivation | Jolokia provides a JMX to HTTP bridge, which opens up many possibilities for managing JMX-enabled applications outside conventional enterprise Java workflows. At present, backend libraries are only available for Java and |
| Goals | Create a Python client for Jolokia that makes JMX data available both through simple abstractions aimed at the non-Java developer as well as through a full-featured API that gives the seasoned Java developer the flexibil |
| Requirements | The Requirements tool exposed by this server. |
| Installation | For regular usage, the recommended (but not required) installation method is pipenv: |
| Usage | For HTTP authentication you can pass a in username and password |
| Contributing | The Contributing tool exposed by this server. |
python-jolokia should be transparent to different versions of the Jolokia protocol.Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.