MCP Server

eclipse-test-runner-mcp

Eclipse IDE plugin for running JUnit tests via Model Context Protocol (MCP)

DevelopmentFree
#mcp-server#model-context-protocol#development#claude-code#copilot#eclipse#eclipse-plugin#junit#mcp#testing#java

Overview

Eclipse IDE plugin for running JUnit tests via Model Context Protocol (MCP) Repository context: Eclipse Test Runner MCP Eclipse IDE plugin that lets AI coding assistants (Claude Code, GitHub Copilot) run JUnit tests, inspect results, check compilation errors, and read console output through the Model Context Protocol. - Run JUnit tests — full build pipeline with refresh, build, and error checking - Code coverage — per-line and per-method coverage via EclEmma/JaCoCo - Interactive debugging — breakpoints, stepping, variable inspection, expression evaluation - Code intelligence — find references to classes, methods, and fields across the workspace - Workspace diagnostics — compilation errors, console output, project listing Installation The plugin runs as an OSGi bundle inside Eclipse and exposes an HTTP endpoint on . 1. Download from the releases page 2. Drop it into 3. Restart Eclipse All tools (core, debugging, BPMN2) are included in a single JAR. Debugging tools ar Category: Development. Use cases: Coding workflows, Research and retrieval, Monitoring and diagnostics.

Installation

Visit the GitHub repository for installation instructions and setup guide.

View installation guide