Albert Alov
@vola-trebla
SDET. TypeScript / Python.
16
Published Tools
2
Total Stars
126
Weekly Downloads
4
GitHub Followers
34
Public Repos
100/100
Avg Security
Published Tools
15 MCP Servers1 Agentacross 2 categoriestoad-eye
vola-trebla
Auto-instrumentation, cost tracking, and observability for LLM services
Agentic Tool Router
vola-trebla
ReAct-style AI agent that answers space questions by autonomously selecting and calling real-time NASA APIs 🚀
flakiness-knowledge-graph-mcp
vola-trebla
MCP server + Playwright reporter that builds a flakiness knowledge graph from test run history
zod-contract-mock-forge-mcp
vola-trebla
MCP server for deterministic mock generation and API contract scaffolding using Zod schemas
playwright-network-chaos-mcp
vola-trebla
MCP server that gives AI agents dynamic network chaos control over Playwright browser sessions
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/ndjson-local-log-triage-mcp
Streams NDJSON log triage: query patterns, detect anomalies, summarize timelines without full load.
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
MCP server for unpacking and analyzing Playwright trace.zip archives
io.github.vola-trebla/react-render-profile-mcp
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
MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents