Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ–₯️ OS Automation
  3. WPFVisualTreeMcp
WPFVisualTreeMcp logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 12:03:05 PM

WPFVisualTreeMcp

User RatingsBe the first to rate and review this MCP server!
View Repository15 GitHub StarsTotal stargazers on GitHub for the source repository (15 stars).Visit Website
wpfdotnetdesktop-automationdebuggingmcp

Inspect and control running WPF apps through MCP, including visual trees, bindings, screenshots, clicks, text input, and keyboard actions.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for faze79/WPFVisualTreeMcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing AlternativesπŸ–₯️ More in OS Automation

Overview

faze79/WPFVisualTreeMcp MCP server lets AI agents inspect and interact with running WPF applications on Windows. It injects an inspector into target processes at runtime, exposing visual and logical trees, dependency properties, bindings, DataContext details, binding errors, screenshots, and UI actions over MCP. The same executable can also run one-shot CLI commands that emit JSON. Reach for it when debugging a WPF UI without modifying the target application's source or installing an in-process probe.

Use cases

β€’Inspect a running WPF visual tree
β€’Diagnose binding errors and DataContext issues
β€’Capture popup-aware screenshots
β€’Click controls and enter text in a desktop app
β€’Export WPF tree data for debugging

Key features

β€’Visual and logical tree inspection
β€’Dependency property and binding analysis
β€’DataContext and binding error reporting
β€’Popup-aware screenshots and element highlighting
β€’UI clicks, text input, selection, and keyboard shortcuts
β€’Cross-architecture runtime injection

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by WPFVisualTreeMcp.

Extracted Tool Capabilities
Visual and logical tree inspection
Dependency property and binding analysis
DataContext and binding error reporting
Popup-aware screenshots and element highlighting
UI clicks, text input, selection, and keyboard shortcuts
Cross-architecture runtime injection

How WPFVisualTreeMcp works

What faze79/WPFVisualTreeMcp MCP server does

faze79/WPFVisualTreeMcp MCP server connects an MCP client to a running Windows Presentation Foundation application. It is intended for inspecting and operating desktop WPF interfaces rather than browser pages, source files, or generic screen images. The server can discover running WPF processes, inspect their visual and logical trees, read dependency properties, and search for controls by type, name, or property values.

The inspection surface includes binding definitions, converter and formatting details, DataContext information, inherited DataContext relationships, resource dictionaries, styles, templates, layout metrics, and captured binding errors. It can also export tree data as JSON or XAML. Screenshots can cover individual elements or windows, with a screen capture mode for open popups and menus.

How it works

faze79/WPFVisualTreeMcp MCP server injects its inspector into a selected running WPF process. The target application does not need source changes, a build-time package, or an in-process probe. The injector supports both 64-bit and 32-bit WPF targets through a bundled helper, allowing a 64-bit server to inspect a 32-bit application.

The default executable mode is an MCP server over standard input and output. MCP clients send tool calls for discovery, inspection, waiting, screenshots, and interaction. A recognized command-line subcommand switches the same executable into one-shot CLI mode; command results are written as JSON to standard output, while diagnostics go to standard error.

Interaction uses several mechanisms depending on the operation. Clicking can use UI Automation patterns such as Invoke, Toggle, Select, and ExpandCollapse, or a physical OS mouse click. Text entry supports UI Automation value setting with WPF property fallbacks, while physical mode types through the OS keyboard. Keyboard shortcuts can be sent to an element or the focused window.

Setup and configuration

faze79/WPFVisualTreeMcp MCP server requires Windows 10 or 11, the .NET 8 SDK or later, and a WPF application that is currently running. The documented NuGet installation is:

bash
dotnet tool install -g WpfVisualTreeMcp

The package also supports launching the MCP server with:

bash
dnx WpfVisualTreeMcp

Alternatively, download the Windows release archive, extract it, and register WpfVisualTreeMcp.Server.exe as the MCP client's command with no arguments. The repository also documents building the project from source with dotnet build -c Release.

Tools and capabilities

Supported operations include:

  • Discover running WPF processes and navigate visual or logical trees.
  • Search deeply, including popup and adorner content, using element properties.
  • Inspect dependency properties, bindings, DataContext values, resources, styles, and templates.
  • Capture screenshots, highlight elements, watch property changes, and wait for UI conditions.
  • Click controls, select items, enter text, send keyboard shortcuts, and export trees.

Limitations and notes

The server is Windows-specific and targets WPF desktop applications. It requires a running target process; it is not described as a browser automation or cross-platform UI server. Installation and release instructions require the .NET 8 runtime or SDK as applicable. Physical input methods interact with the operating system, so their behavior depends on the target window and focus state. No API key or external service credential is specified in the provided setup instructions.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in OS Automation View all alternatives
  • Gnome Desktop MCP logoGnome Desktop MCP

    GNOME desktop automation for AI agents. 30 tools via D-Bus: screenshots, window management, mouse/keyboard injection, clipboard, workspaces, and system notifications. Works on any GNOME 45–49 Linux desktop.

    πŸ–₯️ OS Automation3 views
    Compare vs Gnome Desktop MCP β†’
  • Desktop Touch MCP logoDesktop Touch MCP

    Windows desktop automation for LLM agents with entity-based actions instead of coordinate-only clicking. Uses UIA, CDP, screenshots, keyboard/mouse/clipboard, and terminal control, plus entity leases, verified delivery, causal context, and interaction memory to reduce silent UI automation failures.

    πŸ–₯️ OS Automation2 views
    Compare vs Desktop Touch MCP β†’
  • Axint logoAxint

    Apple-native execution layer for AI agents. Compiles TypeScript to validated Swift β€” App Intents, SwiftUI views, WidgetKit widgets, and full apps. 13 MCP tools, 150 diagnostics, 500 tests.

    πŸ–₯️ OS Automation3 views
    Compare vs Axint β†’
  • Mac Monitor MCP logoMac Monitor MCP

    Identifies resource-intensive processes on macOS and provides performance improvement suggestions.

    πŸ–₯️ OS Automation2 views
    Compare vs Mac Monitor MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
15
Stargazers on the source repository.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about WPFVisualTreeMcp

Install the .NET tool with `dotnet tool install -g WpfVisualTreeMcp`, or run `dnx WpfVisualTreeMcp` for the MCP stdio server. Windows 10/11 and .NET 8 are required.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewWPFVisualTreeMcp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/faze79-wpfvisualtreemcp?style=directory)](https://allmcps.com/mcp/faze79-wpfvisualtreemcp)
HTML Embed
<a href="https://allmcps.com/mcp/faze79-wpfvisualtreemcp"><img src="https://allmcps.com/api/badge/faze79-wpfvisualtreemcp?style=directory" alt="WPFVisualTreeMcp on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ–₯️OS Automation
PricingFree
More technical detailsExpand β–Ύ
AuthNo auth required
LicenseMIT
ClientsCursor
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars15
GitHub Star CountTotal stargazers on GitHub representing community popularity (15 stars).
45Quality signal: Fair Β· 45/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools21/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ–₯️ OS Automation β†’Alternatives to WPFVisualTreeMcp β†’Install in Claude DesktopInstall in CursorInstall in VS Code