MCPVault

debug.evaluate

MCP tool from Jdwp MCP by navicore

Evaluate expression

How to use it

debug.evaluate is exposed by the Jdwp MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the debug.evaluate tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Jdwp MCP

$claude mcp add --scope project jdwp /path/to/jdwp-mcp/target/release/jdwp-mcp
FULL JDWP MCP LISTING