Skip to main content
Glama
215,994 tools. Last updated 2026-06-20 04:13

"How to find and troubleshoot a memory leak in software" matching MCP tools:

  • Retrieve a complete index of all 44 software categories with their slugs and display names to find the correct slug for category-specific queries.
    MIT
  • Monitors OpenSIPS shared-memory and per-process package-memory usage to detect out-of-memory errors and module leaks. Tracks shm for cross-process state and pkg for private memory, preventing silent call failures.
    Apache 2.0
  • Trace the supersedes chain for a memory in both directions to reveal its predecessors and successors, ordered from oldest to newest, showing how decisions evolved over time.
    MIT
  • Pause execution at a target address by setting a breakpoint. Supports software, hardware (execute, read, write), and memory types. Add condition expressions or log text to control behavior during debugging.
    MIT
  • Browse software products tracked for end-of-life information to discover available products and find software users inquire about. Returns product names, descriptions, and metadata.

Matching MCP Servers

Matching MCP Connectors

  • Cultural color and colour intelligence API. Every colour anchored to a named person, a documented year, and a consequence. 34 archives spanning literary, cultural, pigment, and national traditions. Ask it what color could get you executed in the Ottoman Empire.

  • One memory, every AI. A shared, user-owned markdown memory your AI clients read and write over MCP.

  • Find top verified alternatives to any software tool. Returns ratings, pricing, free plan status, and a direct comparison link to evaluate options.
    MIT
  • Find how named entities like people, systems, or concepts connect in a channel's knowledge graph. Explore relationships between entities to understand their connections.
    Apache 2.0
  • Revoke a secret to prevent any future access. Use after a credential leak or when rotating away from an old secret. Blocks subsequent get calls.
    MIT
  • Inspect a memory's full lifecycle by providing its ID to see all events from creation through updates, recalls, links, and deletion. Understand why the memory exists and how it evolved over time.
    MIT
  • Retrieve all shared memory pools in the workspace, showing name, access level, member count, and memory count for collaborative agent memory spaces.
    MIT
  • Search Wiro documentation for guides, API references, examples, and how-to information to find relevant sections.
    MIT
  • Find how two files are connected in a code graph, reporting direct dependency direction, reverse impact direction, or undirected graph connection.
    GPL 3.0
  • Look up known CVEs for a given software name and version using the National Vulnerability Database API.
    MIT
  • Retrieve public details about a software package, including its description, latest version, license, repository links, homepage, and malicious status. Supported types: PyPI, npm, Maven, Golang, NuGet, Huggingface, RubyGems.
    Apache 2.0
  • Find an exact text string in a Neovim buffer and replace it with new text. The edit is in-memory and fully undoable, requiring the old string to match exactly once.
    MIT