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

"Finding a program written in Java" matching MCP tools:

  • Find all assignment sites where a specific struct field is written to in a Go codebase. Returns file paths and line numbers for auditing mutability or diagnosing state changes.
    MIT
  • List all artifacts in a venture’s context filesystem to inventory written artifacts before reading or branching. Provides metadata for each artifact.
    MIT
  • Search audit findings by title, severity, or status to check for duplicates before creating a new finding or to locate a specific finding for update or evidence attachment.
    MIT
  • Attach an asset to a finding by matching an existing asset or creating a new one. Use when specifying which asset a finding affects.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • India Open Government Data (OGD) Platform MCP — data.gov.in

  • Manage your Canvas coursework with quick access to courses, assignments, and grades. Track upcomin…

  • Retrieve ABAP program source code from SAP systems by specifying the program name. This tool enables developers to access and review development artifacts within ABAP environments.
    MIT
  • Resume execution of a paused GDB debugging session until the next breakpoint or program completion. Use only when already paused; requires session ID from gdb_start_session.
    MIT
  • Decompile Maven dependency classes into full Java source with method bodies. Extract specific methods or paginate for focused reading.
    Apache 2.0
  • Generate tracked affiliate links for any program by providing a program slug and end user ID. Records clicks and attributes signups or commissions to the specified user.
    MIT
  • 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
  • Update analysis record for a vulnerability finding. Set state, justification, response, details, comment, or suppression using component and vulnerability UUIDs or a finding dict.
    MIT
  • Evaluate JavaScript expressions in a specific call frame or global context to inspect variables, test logic, and understand program state during debugging.
    Apache 2.0
  • Interrupt a running GDB session to pause execution, inspect state, or set breakpoints when the program is stuck or hasn't hit a breakpoint.
    MIT
  • 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