eclipse-chatgpt-plugin
Active·★ 151·MIT·Updated 2026-05-21
★ Trending★ Dev Tooling
Eclipse IDE as an MCP Server for AI Agents
AssistAI is an Eclipse IDE plugin that exposes the entire development environment as an MCP (Model Context Protocol) server. External AI agents can read, navigate, edit, build, test, run, and debug Java projects through Eclipse APIs, preserving workspace sync, local history, and incremental compilation. It also includes a built-in LLM chat view for quick inline interactions.
#eclipse#eclipse-plugin#mcp#mcp-client#mcp-server#mcp-servers#plugin
01
Features
01Exposes Eclipse IDE as an MCP server for external AI agents (e.g., Claude Code, OpenAI Codex)
02Built-in LLM chat view with support for multiple models and tool calls
03Comprehensive tool set: code editing, analysis, refactoring, testing, debugging, and Git operations
04Preserves workspace synchronization, local history, and incremental compilation
05Supports adding external MCP servers and per-server tool filtering
02
Compatibility
Eclipse IDE
Eclipse IDE
Verified via docs
03
Use cases
↳AI-assisted coding where external agents (Claude Code, etc.) control Eclipse to edit, build, and debug projects
↳In-IDE code refactoring, documentation generation, and test creation via the built-in chat
↳Automated build, test, and debug pipelines triggered by AI agents through MCP tools
04
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
thunderbit-mcp-server★ 13
AI-powered web scraping and structured data extraction. CLI + MCP server + Claude Code plugin for the Thunderbit Open API.
Related searches
Comments
Log in to leave a comment
- Kai ChenMay 5, 2026
Good for Eclipse users who want AI coding assistance with Java and JVM languages.
- SSkyler DavisApr 16, 2026
IDE-level context gives AI agents accurate understanding of project structure.
- SScout WilsonApr 9, 2026
Works with existing Eclipse projects without configuration changes.
- JJordan JohnsonMar 26, 2026
Eclipse IDE as an MCP server for AI agents — brings Java development into AI workflows.