Analyze Git repositories to detect stateful code patterns in .NET or Java projects and receive remediation guidance for migrating to stateless architectures.
Deploy a Netlify site directly from a GitHub repository by specifying build commands, publish directory, and environment variables for automated hosting.
Provides Java development capabilities through Eclipse JDT.LS, enabling symbol navigation, code diagnostics, workspace searching, and Javadoc access across Java projects.
An MCP-based Java decompilation tool that uses the CFR decompiler to convert .class and .jar files into readable Java source code. It features multi-threaded batch processing and direct file system output to handle large-scale decompilation while bypassing token limits.
An MCP server that uses the CFR decompiler to convert Java .class and .jar files back into readable source code. It supports single-file, batch, and recursive directory decompilation with automated CFR tool management.