signal

R0MADEV/signal
★ 0 stars TypeScript Code/Dev Tools Updated 5d ago
An MCP server that sits between an AI agent and your project's developer tooling — tests, linters, type checkers, builds — and compresses noisy output into compact, actionable diagnostics.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "signal": {
      "command": "npx",
      "args": [
        "-y",
        "R0MADEV/signal"
      ]
    }
  }
}

README Excerpt

An MCP server that sits between an AI agent and your project's developer tooling — tests, linters, type checkers, builds — and compresses noisy output into compact, actionable diagnostics. When an AI agent runs a test suite or linter directly, it receives hundreds or thousands of lines of raw output that flood the context window. Signal solves this by running the command, storing the full log on disk, parsing errors with a language-aware adapter, grouping duplicates by normalized fingerprint, an

Tools (20)

adapterbehatbiomebun_testcargo_clippycargo_testcmdcwdcypressdiff_runse2eenveslintfail_fastgenericget_log_sliceget_run_statusget_run_summarygo_testjest