WpfVisualTreeMcp
Rank #4,392io.github.faze79/wpf-visual-tree
Let AI agents inspect and drive running WPF apps: tree, bindings, screenshots, clicks, text input.
WpfVisualTreeMcp is a Model Context Protocol (MCP) server published by faze79. It ranks #4,392 of 132,046 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. WpfVisualTreeMcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on May 24, 2026 and most recently updated on Jul 23, 2026.
Ranks ahead of 127,654 of 132,046 servers on MCP Toplist.
Use WpfVisualTreeMcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add wpf-visual-tree -- dnx WpfVisualTreeMcp[mcp_servers.wpf-visual-tree]
command = "dnx"
args = ["WpfVisualTreeMcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"wpf-visual-tree": {
"command": "dnx",
"args": [
"WpfVisualTreeMcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"wpf-visual-tree": {
"command": "dnx",
"args": [
"WpfVisualTreeMcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"wpf-visual-tree": {
"type": "stdio",
"command": "dnx",
"args": [
"WpfVisualTreeMcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"wpf-visual-tree": {
"command": "dnx",
"args": [
"WpfVisualTreeMcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wpf-visual-tree": {
"command": "dnx",
"args": [
"WpfVisualTreeMcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.faze79%2Fwpf-visual-tree)<a href="https://mcptoplist.com/server/io.github.faze79%2Fwpf-visual-tree"><img src="https://mcptoplist.com/badge/io.github.faze79%2Fwpf-visual-tree.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
faze79
Available versions (6)
| Version | Published |
|---|---|
| 0.12.0 | Jul 23, 2026 |
| 0.11.0 | Jul 23, 2026 |
| 0.10.0 | Jul 15, 2026 |
| 0.9.0 | Jul 12, 2026 |
| 0.8.0 | Jul 12, 2026 |
| 0.7.1 | Jul 12, 2026 |
Frequently asked questions
- Who maintains WpfVisualTreeMcp?
- WpfVisualTreeMcp is maintained by faze79, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is WpfVisualTreeMcp listed on the Official MCP Registry?
- Yes — WpfVisualTreeMcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does WpfVisualTreeMcp have?
- MCP Toplist tracks 6 versions of WpfVisualTreeMcp, most recently published on Jul 23, 2026.
- Where can I find the source code for WpfVisualTreeMcp?
- The source code for WpfVisualTreeMcp is hosted at github.com/faze79/wpfvisualtreemcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.