gradusnikov/eclipse-chatgpt-plugin

Eclipse IDE as an MCP Server for AI Agents

166Stars on the repository
6Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

eclipse-analyze

01

gradusnikov/eclipse-chatgpt-plugin

Skill Claude CodeCodex

Analyze Java code using Eclipse JDT tools — type hierarchy, find references, call hierarchy, compilation errors, quick fixes, and import suggestions. Use this to understand code structure before making changes.

166 +1 4d ago A 43 tokens original MIT

eclipse-debug

02

gradusnikov/eclipse-chatgpt-plugin

Skill Claude CodeCodex

Debug Java applications in Eclipse — set breakpoints, launch in debug mode, step through code, inspect stack traces, evaluate expressions, and hot-swap code changes.

166 +1 4d ago A 37 tokens original MIT

eclipse-edit

03

gradusnikov/eclipse-chatgpt-plugin

Skill Claude CodeCodex

Edit files in Eclipse projects using MCP tools. Use this when modifying code in Eclipse workspace projects — it keeps Eclipse editors in sync, triggers incremental compilation, and provides undo via local history.

166 +1 4d ago A 41 tokens original MIT

eclipse-run

04

gradusnikov/eclipse-chatgpt-plugin

Skill Claude CodeCodex

Launch and stop Java applications in Eclipse. Run with program/VM arguments, capture stdout/stderr, or launch in background.

166 +1 4d ago A 29 tokens original MIT

eclipse-test

05

gradusnikov/eclipse-chatgpt-plugin

Skill Claude CodeCodex

Run JUnit tests in Eclipse projects — all tests, by package, by class, or individual test methods. Also build Maven projects.

166 +1 4d ago A 31 tokens original MIT