Skip to main content
Glama
72,394 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Signal" matching MCP servers:

  • A
    license
    -
    quality
    B
    maintenance
    An MCP server that runs developer tooling commands (tests, linters, etc.) and returns compact, grouped error summaries to AI agents, reducing token usage and context window pollution. It supports multiple adapters for different tools and provides tools like run_check, diff_runs, and get_log_slice for iterative debugging.
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Signalint is an MCP server that provides JavaScript and TypeScript diagnostics by running Oxlint, TypeScript, and optionally Biome, with caching, clustering of repeated issues, and detection of oscillating diagnostics.
    2
    5
    604
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Compacts noisy test, build, and cloud-log output before an AI agent reads it — dedupes repeats, collapses stack frames, folds Playwright retries, and renders CloudWatch/GCP JSON logs down to the signal. Typically 80–95% fewer tokens on failures. Tool: compact_output. Run: npx -y logslim logslim-mcp
    1
    14
    5
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Local MCP server for querying VCD waveform files via SQLite; enables AI agents to ask precise questions about signal values, transitions, and clock cycles without dumping raw VCD text.
    18
    1
    MIT
  • A
    license
    C
    quality
    B
    maintenance
    AI-powered PCB design review MCP server with 93 tools for EMC, signal integrity, power integrity, thermal, and DFM analysis, supporting KiCad, ODB++, Gerber, and more, and generating audit-grade DOCX/HTML reports.
    100
    AGPL 3.0
  • A
    license
    C
    quality
    C
    maintenance
    MCP server that provides 8 tools for Java memory leak investigation: \- Class histograms, GC pressure snapshots, JFR recordings, heap dumps, MAT leak suspects analysis, async-profiler allocation profiles \- Structured confidence-based verdicts (none/low/medium/high) requiring independent signal corroboration \- Designed for use inside Claude Code with two slash commands
    8
    4
    Apache 2.0
  • A
    license
    -
    quality
    B
    maintenance
    Enables LLMs to control a PicoScope 5000A USB oscilloscope for signal generation, block capture, measurements, and frequency response sweeps.
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables analysis of RTL waveform files (VCD, FST) through WAL (Waveform Analysis Language). Supports signal inspection, transition extraction, and advanced waveform queries for hardware design verification.
    13
    BSD 3-Clause