Skip to main content
Glama
204,009 tools. Last updated 2026-06-14 22:14

"Assistance with Java development" matching MCP tools:

  • Scan a directory to detect vulnerabilities in dependencies; optionally include development packages.
    Apache 2.0
  • Loads a Java project from the file system to enable semantic analysis. Must be called first to initialize project structure and dependencies.
    MIT
  • Retrieves all running Java processes with PID, main class, and arguments. Use this to identify the target process for profiling or thread analysis.
    MIT

Matching MCP Servers

  • A
    license
    B
    quality
    A
    maintenance
    Provides Java development capabilities through Eclipse JDT.LS, enabling symbol navigation, code diagnostics, workspace searching, and Javadoc access across Java projects.
    Last updated
    10
    MIT

Matching MCP Connectors

  • Query 29,500+ World Bank development indicators for 200+ countries across 60+ years.

  • Query FEMA disaster declarations, public assistance grants, housing aid, and NFIP claims.

  • Extract 12 entity types from resume text with confidence scores. Disambiguates ambiguous terms (e.g., Java as language vs location). Returns grouped entities, confidence statistics, and ambiguity analysis.
    MIT
  • Decompile Maven dependency classes into full Java source with method bodies. Extract specific methods or paginate for focused reading.
    Apache 2.0
  • Search down payment assistance programs by state, county, or city. Filter by first-time homebuyer status and program type including grants, forgivable loans, and MCCs. Get provider URLs and eligibility details.
    MIT
  • Learn Dojo development basics with a beginner-friendly guide. Start new projects, understand workflows, and explore the Dojo architecture for building onchain worlds using Starknet.
    MIT
  • Generates Spring Boot Java code (entity, DAO, service, controller, mapper) from a database table by applying customizable templates and writing files directly to the project.
    MIT
  • Switch Hedera blockchain networks to configure SDK connections, mirror nodes, and RPC endpoints for development, testing, or production deployment.
    Apache 2.0
  • Scan a Java process for memory shells including malicious servlets, filters, Spring controllers, and agents, using Java Agent injection. Supports local and SSH execution.
    MIT
  • Query FEMA disaster housing assistance data by state and disaster number to obtain registration counts, damage estimates, and approved funding per county for recovery analysis.
    MIT
  • Execute arbitrary Java code within Frida's Java.performNow context to hook methods, inspect objects, and interact with Android app internals. Returns the value of the last expression.
    MIT
  • Get a lightweight overview of any Java class from Maven dependencies. Returns signatures of fields, methods, constructors, superclass, and interfaces without method bodies.
    Apache 2.0
  • Discover installed development tools (compilers, build systems, runtimes) on your system and get their paths and versions. Use this before running build commands to avoid PATH issues.
    MIT