Skip to main content
Glama
72,463 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Target" matching MCP servers:

  • A
    license
    -
    quality
    B
    maintenance
    A lightweight Windows automation MCP server that scopes UI operations to a single target window, offering tools like ReadWindow, PeekWindow, Click, Type, Scroll, Screenshot, and App management with reduced token usage compared to full-desktop alternatives.
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Attaches to a running C++ process and exposes tools to inspect live memory via a resident GDB subprocess, enabling LLMs to read fields, follow pointers, and access STL containers without modifying target code.
    MIT
  • A
    license
    -
    quality
    -
    maintenance
    A collection of MCP servers for Kali Linux that empower AI Agents in reverse engineering and security testing, providing network analysis, target sniffing, traffic analysis, binary understanding, and automation capabilities.
    28
  • F
    license
    -
    quality
    C
    maintenance
    MCP server that wraps the nmap CLI to let agents run network scans (ping sweeps, TCP/UDP/service/OS scans, vulnerability and script scans, stealth and timing scans) and returns structured JSON results parsed from nmap XML output, with target validation and timeouts.
  • F
    license
    -
    quality
    C
    maintenance
    Enables AI clients to inspect live memory of a running C++ process on Windows using cdb.exe, providing tools to evaluate expressions, retrieve map entries, and enumerate containers without modifying target code.
  • F
    license
    -
    quality
    C
    maintenance
    MCP server that exposes the atomic-bomb tool for generating project scaffolding based on templates. Allows agents to run atomic-bomb commands by providing project root, type, name, and optional target name.