Skip to content
View vola-trebla's full-sized avatar
👽
Working from home
👽
Working from home

Block or report vola-trebla

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vola-trebla/README.md

vola-trebla

Building open-source MCP servers for AI agents in TypeScript.

Each tool extends what an AI agent can perceive in a developer workflow — binary formats, ASTs, runtime behavior, CI state, things the agent literally cannot access without it. Small, self-contained, runs via npx, no infrastructure required.


Developer Tooling

Package What the agent can't do without it
playwright-trace-decoder-mcp Read Playwright trace.zip archives
flakiness-knowledge-graph-mcp Understand which tests are historically flaky and why
ast-impact-mapper-mcp Know which tests are affected by a code change
zod-contract-mock-forge-mcp Generate typed mocks and boundary violations from Zod schemas
playwright-spatial-layout-mcp See bounding boxes, occlusion, and viewport geometry
playwright-network-chaos-mcp Inject network failures into running Playwright tests
v8-cpu-profile-decoder-mcp Parse V8 CPU profiles and identify hotspots
react-render-profile-mcp Read React DevTools Profiler exports
release-readiness-triage-mcp Determine if a release is safe based on CI and flakiness history
tsconfig-inheritance-flattener-mcp Resolve what TypeScript compiler options actually apply to a file
tailwind-context-resolver-mcp Validate Tailwind classes against the local project config
env-secret-exposure-analyzer-mcp Detect secrets in .env files and logs before they leak
ndjson-local-log-triage-mcp Query and triage NDJSON logs without loading them into context
sourcemap-retrace-mcp Map minified stack traces back to original TypeScript source

All packages on npm · MCP Registry

Pinned Loading

  1. toad-eye toad-eye Public

    OpenTelemetry observability for LLM systems — auto-instrumentation (OpenAI, Anthropic, Gemini, Vercel AI SDK), cost tracking, budget guards, agent tracing, OTel GenAI semconv, 8 Grafana dashboards.…

    TypeScript 2

  2. react-render-profile-mcp react-render-profile-mcp Public

    MCP server that decodes React DevTools Profiler exports into actionable render summaries for AI agents

    TypeScript 2

  3. env-secret-exposure-analyzer-mcp env-secret-exposure-analyzer-mcp Public

    MCP server that scans your project for secret exposure risks — leaked API keys, unprotected .env files, secrets in logs — before your AI agent accidentally exfiltrates them

    TypeScript

  4. ndjson-local-log-triage-mcp ndjson-local-log-triage-mcp Public

    TypeScript

  5. playwright-network-chaos-mcp playwright-network-chaos-mcp Public

    MCP server that gives AI agents dynamic network chaos control over Playwright browser sessions

    JavaScript

  6. playwright-trace-decoder-mcp playwright-trace-decoder-mcp Public

    MCP server for unpacking and analyzing Playwright trace.zip archives

    TypeScript 1