mcpbeat Sign in

IsolatedTester — TinkyVision system MCP Server

local only

IsolatedTester — TinkyVision system runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 11 Sep 2026.

Isolated macOS app tests, MCP images, OCR/ASCII frames, accessibility and evidence reports.

Installs / week
not published
0
Stars
0 open issues
11 Sep 2026
Last commit
from GitHub
MIT
License
JavaScript

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a file or shell call os_click.double → src/server.mjs:139, os_click.double → src/server.mjs:586
  return { data: readFileSync(path), info };
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command src/server.mjs:586
    const out = execFileSync(HELPER_BIN, argv, {
    let task = Process()

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Alternatives to IsolatedTester — TinkyVision system

same job, measured the same way
Cypress Cloud MCP
by cypress-mcp

Direct access to Cypress tests results and accessibility reports in your AI workflow.

answering
Wcag Accessibility
by aditya-ariosity

A WCAG accessibility testing MCP for AI agents, Codex, Claude Code, and automated UI audits.

62 installs/wk local only
Interbang
by interbang

Moderated usability testing: read sessions, notes, transcripts, reports, and draft test scenarios.

answering
Lazyweb
by lazyweb

Real product evidence: 281k+ real app screens and flows, 20k+ mobile A/B tests, growth reports.

answering
SyteCheck
by sytecheck

Scan a website for SEO, accessibility, performance and security issues, and read the report.

354 installs/wk local only
C
ELSHWORK Agent Network
by elshwork

MCP access to ELSHWORK agents, repositories, isolated runs, discovery and tasks.

answering
MCP Zenvia
by codespar

MCP server for Zenvia — SMS, WhatsApp, RCS, Email, Voice, Facebook messaging, templates and reports

27 installs/wk local only
MCP Agent Health Reporter
by aos-standard

Advisory AOS agent health scan before deployment (manifest, services, immune loop, evidence).

71 installs/wk local only

IsolatedTester — TinkyVision system — questions

Answers built from our own checks of this server.

Why is there no uptime for IsolatedTester — TinkyVision system?
IsolatedTester — TinkyVision system runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is IsolatedTester — TinkyVision system open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.