joLink runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
A lightweight Java IDE for AI agents: incremental builds, fast tests, HotSwap and live debugging.
We read the source, 1 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
self._current_file = os.path.join(
self._base_dir, f"{main_class}-{ts}.log"
)
proc = subprocess.Popen(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add jolink-runtime -- uvx jolink-runtime
{
"mcpServers": {
"jolink-runtime": {
"args": [
"jolink-runtime"
],
"command": "uvx"
}
}
}
[mcp_servers.jolink-runtime]
command = "uvx"
args = ["jolink-runtime"]
{
"mcpServers": {
"jolink-runtime": {
"args": [
"jolink-runtime"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"jolink-runtime": {
"args": [
"jolink-runtime"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
JOLINK_DOWNLOAD_MIRROR (Download source for Java tooling. Use cn in China.), JOLINK_JDT_GC_AFTER_BUILD (Request memory cleanup after compilation: 1 enables it, 0 disables it.).
The author declared them in the registry entry; get the values from the project itself.
App Store Connect operator for AI agents: icons, TestFlight builds, listings, IAP, rejection fixes.
Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools
Debugging experiments for coding agents: reproduce failures and verify fixes with test evidence.
BuildPulse CI test analytics for AI agents — flaky tests, CI failures, flakiness, and code coverage.
Build, run and live-test FiveM servers with AI agents: RCON, DevCon, window control, mcpb bridge.
Run Playwright tests and surface structured results for AI agents doing test failure analysis.
Trust-aware repository facts for agents: build, test, docs, license, and security, no scraping.
MCP server enabling AI assistants to build, test, and debug Zotero plugins
Answers built from our own checks of this server.