mcpbeat Sign in

XamlMcp MCP Server

local only

XamlMcp runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 5 Aug 2026.

Inspect and drive Avalonia, WPF, WinUI, and .NET MAUI apps through MCP.

Installs / week
not published
27
Stars
0 open issues
5 Aug 2026
Last commit
from GitHub
Apache-2.0
License
C#

What the code does

We read the source, 1 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.

        var start = new ProcessStartInfo(request.FileName)

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 XamlMcp

same job, measured the same way
dylog
by imjakezimmer32

Notes, files, GitHub, and Drive through one MCP connection.

answering
Recall
by imjakezimmer32

Notes, files, GitHub, and Drive through one MCP connection.

answering
Wpf Visual Tree
by faze79

Let AI agents inspect and drive running WPF apps: tree, bindings, screenshots, clicks, text input.

local only
TalkMill
by imjakezimmer32

Notes, files, GitHub, and Drive through one MCP connection.

answering
Tailscale
by tailscale-mcp

Drive a Tailscale node and its tailnet through the CLI and the control-plane API

134 installs/wk local only
Agentmark AI
by agentmark-ai

Inspect AgentMark traces and drive AgentMark Cloud: apps, experiments, metrics, deployments.

47 installs/wk local only
Swing MCP
by crosstech-solutions-bv

Let AI drive Swing and JavaFX apps — see the UI, click, fill forms, read tables. No API needed.

local only
Flutter MCP Toolkit
by arenukvern

Inspect and drive Flutter debug apps/games: semantic snapshots, search, and custom client tools

local only

XamlMcp — questions

Answers built from our own checks of this server.

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