PySide6 MCP
Rank #15,235io.github.com55/pyside6-mcp
Playwright-style MCP to inspect, control, and debug PySide6 desktop GUIs.
PySide6 MCP is a Model Context Protocol (MCP) server published by com55. It ranks #15,235 of 132,113 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. PySide6 MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 5, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 116,878 of 132,113 servers on MCP Toplist.
Use PySide6 MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pyside6-mcp -- uvx pyside6-mcp[mcp_servers.pyside6-mcp]
command = "uvx"
args = ["pyside6-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pyside6-mcp": {
"command": "uvx",
"args": [
"pyside6-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pyside6-mcp": {
"command": "uvx",
"args": [
"pyside6-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pyside6-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"pyside6-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pyside6-mcp": {
"command": "uvx",
"args": [
"pyside6-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pyside6-mcp": {
"command": "uvx",
"args": [
"pyside6-mcp"
]
}
}
}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.com55%2Fpyside6-mcp)<a href="https://mcptoplist.com/server/io.github.com55%2Fpyside6-mcp"><img src="https://mcptoplist.com/badge/io.github.com55%2Fpyside6-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
com55
Other servers by com55
View all com55 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 5, 2026 |
Frequently asked questions
- Who maintains PySide6 MCP?
- PySide6 MCP is maintained by com55, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is PySide6 MCP listed on the Official MCP Registry?
- Yes — PySide6 MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does PySide6 MCP have?
- MCP Toplist tracks 1 version of PySide6 MCP, most recently published on Sep 5, 2026.
- Where can I find the source code for PySide6 MCP?
- The source code for PySide6 MCP is hosted at github.com/com55/pyside6-mcp.
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.