maxmart/eclipse-mcp-server
Eclipse IDE plugin exposing workspace operations to Claude Code via MCP
Platform-specific configuration:
{
"mcpServers": {
"eclipse-mcp-server": {
"command": "npx",
"args": [
"-y",
"eclipse-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...