eclipse-chatgpt-plugin
Exposes Eclipse IDE as an MCP server, letting Claude interact with Java projects directly—querying codebase structure, running refactorings, and analyzing bu…
AssistAI is an Eclipse IDE plugin that exposes the whole IDE as an MCP server. Claude Code, Claude Desktop, or any MCP client can read, navigate, edit, refactor, build, test, run, and debug Java projects through Eclipse's own APIs — so incremental compilation, workspace sync, and local history stay intact instead of going stale when an agent edits files on disk. Ships five endpoints (ide, coder, runner, context, git) plus a built-in LLM chat view.
- Auto-generate JavaDoc from existing method signatures
- Identify unused imports across packages
- Refactor variable names consistently in a module
Exposes Eclipse IDE as an MCP server, letting Claude interact with Java projects directly—querying codebase structure, running refactorings, and analyzing build issues without manual context-switching.
Java development teams and consultants who want Claude to navigate, understand, and modify large Eclipse-based projects programmatically.
https://github.com/gradusnikov/eclipse-chatgpt-plugin
By gradusnikov
How to Get It
Install the AssistAI plugin in Eclipse, enable the HTTP MCP server (Window > Preferences > Assist AI > HTTP MCP Server, generate a token), then add endpoints to Claude Code's .mcp.json via: npx -y mcp-remote http://localhost:8124/mcp/eclipse-ide --allow-http --header "Authorization: Bearer YOUR_TOKEN"
Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.
After installing, paste this into Claude:
Help me auto-generate JavaDoc from existing method signatures
Trust Signals Auto-scanned
Community Pulse Growing
Discussed on Reddit
- ABAPace-1: Built by SAP Developers, for SAP Developers - Eclipse Plugin for Smar — Reddit · 27 pts
- Error: Unable to enable Clover — Reddit · 2 pts
- Build a Java plugin for Eclipse IDE — Reddit · 1 pts
3 mentions across 1 sources
Reviewer notes
Auto-scanned review. These are observations, not a security certification.
catalog_hygiene stale-eval refresh: Scored from trust signals (evidence-eval-v1): 163 GitHub stars; 18 contributors; last commit 5d ago; license MIT.
Things to check
- Scanned, not hands-on tested — this entry was auto-scanned from public metadata (GitHub metrics, license, security flags). No reviewer has run it, and no tool-specific limitations have been documented yet.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
catalog_hygiene stale-eval refresh: Scored from trust signals (evidence-eval-v1): 163 GitHub stars; 18 contributors; last commit 5d ago; license MIT.