mcpbeat Sign in

glass MCP Server

by fixed-width Your server? Claim it
local only

glass runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.

MCP server giving a coding agent a build→see→interact→debug loop over native GUI apps.

Installs / week
not published
14
Stars
29 open issues
18 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Rust

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.

Installs itself into autostart crates/glass-mcp/src/doctor.rs:391
                 `launchctl bootstrap gui/$(id -u) ~/Library/LaunchAgents/tech.fixedwidth.glass.plist` \

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 glass

same job, measured the same way
ASP.NET Core Debugger — MCP Server for AI Agents
by magna-nz

MCP server giving AI agents interactive .NET / ASP.NET Core debugging via netcoredbg + DAP.

local only
Electron Stagewright
by electron-stagewright

Agent-native MCP server for driving, inspecting, and asserting on real Electron desktop apps.

111 installs/wk local only
Codereviewbuddy
by detailobsessed

MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs

365 installs/wk local only
Simple MCP Server
by ormastes

Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools

58 installs/wk local only
Agentpack
by ihorponom

Repo-native task continuity for AI coding agents: a reviewed task-state ledger served over MCP.

265 installs/wk local only
Blinkbox
by blinkboxhq

Open-source Zapier/n8n alternative as an MCP server: agents build, run and debug your workflows.

answering
Offline MCP
by gabrielmahia

MCP server enabling offline-first agent operation over intermittent connectivity

150 installs/wk local only
Agentmako
by drhalto

Local-first codebase intelligence MCP server for AI coding agents.

53 installs/wk local only

glass — questions

Answers built from our own checks of this server.

Why is there no uptime for glass?
glass runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is glass open source?
Yes — it is published under the Apache-2.0 licence, written in Rust, 14 stars on GitHub and 29 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.