mcpbeat Sign in

Assiststudio Runner MCP Server

local only

Assiststudio Runner runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 25 May 2026.

Windows-only headless LLM task automation engine with scheduling via Windows Task Scheduler.

Installs / week
not published
1
Stars
0 open issues
25 May 2026
Last commit
from GitHub
MIT
License
C#

What the code does

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

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.

            using var process = Process.Start(psi)

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

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Assiststudio Runner

same job, measured the same way
Scout
by klarlabs-studio

Browser automation MCP server with 84 tools. Pure CDP, DOM diffing, vision hybrid.

local only
Scout
by felixgeelhaar

Browser automation MCP server with 84 tools. Pure CDP, DOM diffing, vision hybrid.

local only
Web Task
by rich-jojo

Browser tasks, sessions, and recipes for MCP and HTTP automation.

82 installs/wk local only
Browser Agent
by runbook-ai

MCP server for browser automation with AI agent

62 installs/wk local only
Obscura MCP
by metadrama

MCP server adapter for Obscura Rust headless browser — web scraping with anti-detection.

44 installs/wk local only
Web Task
by jojo-labs

Browser tasks, sessions, and recipes for MCP and HTTP automation.

local only
Bun Uia
by obscuritysrl

Playwright for the Windows desktop, from Bun — drive native GUIs via UI Automation + MCP.

73 installs/wk local only
Ghidra Retro MCP
by getanirao

Headless Ghidra MCP server with P-code emulation and multi-console ROM triage.

58 installs/wk local only

Assiststudio Runner — questions

Answers built from our own checks of this server.

Why is there no uptime for Assiststudio Runner?
Assiststudio Runner runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Assiststudio Runner open source?
Yes — it is published under the MIT licence, written in C# and 1 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.