published by vola-trebla
14 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.
- io.github.vola-trebla/ast-impact-mapper-mcp
MCP server that uses TypeScript AST to find which tests are affected by a code change - io.github.vola-trebla/env-secret-exposure-analyzer-mcp
Scans projects for secret exposure: leaked API keys, unprotected .env files, and secrets in logs. - io.github.vola-trebla/flakiness-knowledge-graph-mcp
MCP server + Playwright reporter that builds a flakiness knowledge graph from test run history - io.github.vola-trebla/ndjson-local-log-triage-mcp
Streams NDJSON log triage: query patterns, detect anomalies, summarize timelines without full load. - io.github.vola-trebla/playwright-network-chaos-mcp ★ 1
MCP server that gives AI agents dynamic network chaos control over Playwright browser sessions - io.github.vola-trebla/playwright-spatial-layout-mcp
MCP server that gives AI agents geometric spatial awareness of web page layouts using Playwright - io.github.vola-trebla/playwright-trace-decoder-mcp ★ 1
MCP server for unpacking and analyzing Playwright trace.zip archives - io.github.vola-trebla/react-render-profile-mcp ★ 2
Decodes React DevTools Profiler exports into render summaries and memoization advice for AI agents. - io.github.vola-trebla/release-readiness-triage-mcp
Aggregates CI failures, cross-references flakiness history, and outputs GO/NO_GO release verdicts. - io.github.vola-trebla/sourcemap-retrace-mcp
Decodes minified production stack traces back to original TypeScript source using source maps. - io.github.vola-trebla/tailwind-context-resolver-mcp
Resolves Tailwind CSS design tokens and validates utility classes against the local project config. - io.github.vola-trebla/tsconfig-inheritance-flattener-mcp
Resolves TypeScript config inheritance chains and returns effective compiler options per file. - io.github.vola-trebla/v8-cpu-profile-decoder-mcp ★ 1
MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents - io.github.vola-trebla/zod-contract-mock-forge-mcp
MCP server for deterministic mock generation and API contract scaffolding using Zod schemas