ui-ticket-mcp
Rank #13,156io.github.0ics-srls/ui-ticket-mcp
Human-to-AI code review bridge. Review UI in the browser, AI agents fix code via MCP.
ui-ticket-mcp is a Model Context Protocol (MCP) server published by 0ics-srls. It ranks #13,156 of 132,113 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. ui-ticket-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 8 tracked versions. It was first listed on Feb 26, 2026 and most recently updated on Jun 30, 2026.
Ranks ahead of 118,957 of 132,113 servers on MCP Toplist.
Use ui-ticket-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ui-ticket-mcp -e "PROJECT_ROOT=<your PROJECT_ROOT>" -e "REVIEW_PORT=<your REVIEW_PORT>" -- uvx ui-ticket-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ui-ticket-mcp]
command = "uvx"
args = ["ui-ticket-mcp"]
[mcp_servers.ui-ticket-mcp.env]
PROJECT_ROOT = "<your PROJECT_ROOT>"
REVIEW_PORT = "<your REVIEW_PORT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ui-ticket-mcp": {
"command": "uvx",
"args": [
"ui-ticket-mcp"
],
"env": {
"PROJECT_ROOT": "<your PROJECT_ROOT>",
"REVIEW_PORT": "<your REVIEW_PORT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ui-ticket-mcp": {
"command": "uvx",
"args": [
"ui-ticket-mcp"
],
"env": {
"PROJECT_ROOT": "<your PROJECT_ROOT>",
"REVIEW_PORT": "<your REVIEW_PORT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ui-ticket-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ui-ticket-mcp"
],
"env": {
"PROJECT_ROOT": "<your PROJECT_ROOT>",
"REVIEW_PORT": "<your REVIEW_PORT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ui-ticket-mcp": {
"command": "uvx",
"args": [
"ui-ticket-mcp"
],
"env": {
"PROJECT_ROOT": "<your PROJECT_ROOT>",
"REVIEW_PORT": "<your REVIEW_PORT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ui-ticket-mcp": {
"command": "uvx",
"args": [
"ui-ticket-mcp"
],
"env": {
"PROJECT_ROOT": "<your PROJECT_ROOT>",
"REVIEW_PORT": "<your REVIEW_PORT>"
}
}
}
}Replace each placeholder with your own value before saving.
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.0ics-srls%2Fui-ticket-mcp)<a href="https://mcptoplist.com/server/io.github.0ics-srls%2Fui-ticket-mcp"><img src="https://mcptoplist.com/badge/io.github.0ics-srls%2Fui-ticket-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
0ics-srls
Other servers by 0ics-srls
View all 0ics-srls servers →Available versions (8)
| Version | Published |
|---|---|
| 1.6.0 | Jun 30, 2026 |
| 1.5.0 | Jun 29, 2026 |
| 1.4.0 | Apr 27, 2026 |
| 1.3.0 | Mar 10, 2026 |
| 1.2.0 | Mar 3, 2026 |
| 1.1.5 | Feb 26, 2026 |
| 1.1.3 | Feb 26, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains ui-ticket-mcp?
- ui-ticket-mcp is maintained by 0ics-srls, which publishes 2 MCP servers (14 total versions) tracked on MCP Toplist.
- Is ui-ticket-mcp listed on the Official MCP Registry?
- Yes — ui-ticket-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does ui-ticket-mcp have?
- MCP Toplist tracks 8 versions of ui-ticket-mcp, most recently published on Jun 30, 2026.
- Where can I find the source code for ui-ticket-mcp?
- The source code for ui-ticket-mcp is hosted at github.com/0ics-srls/ui-ticket-mcp_public.
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.