ui-ticket-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 254 installs a week from pypi. Last commit 30 Jun 2026.
Human-to-AI code review bridge. Review UI in the browser, AI agents fix code via MCP.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ui-ticket-mcp -- uvx ui-ticket-mcp
{
"mcpServers": {
"ui-ticket-mcp": {
"args": [
"ui-ticket-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ui-ticket-mcp]
command = "uvx"
args = ["ui-ticket-mcp"]
{
"mcpServers": {
"ui-ticket-mcp": {
"args": [
"ui-ticket-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ui-ticket-mcp": {
"args": [
"ui-ticket-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.