velo/eclipse-mcp
If you are the rightful owner of eclipse-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Eclipse MCP Server Plugin is an Eclipse plugin that provides MCP (Model Context Protocol) server functionality, enabling external clients to interact with Eclipse IDE features programmatically.
Tools
Functions exposed to the LLM to take actions
find_type
Locate Java types by name.
find_resource
Locate resources by name.
run_tests
Run JUnit tests for files or methods.
get_problems
Read problems (errors/warnings) by project.
source_actions
Execute Eclipse source actions.
refactor_actions
Execute Eclipse refactoring actions.
maven_goal
Run Maven goals on projects.
maven_update_project
Update Maven project configuration.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client