Back to search
30
MCP

ui-ticket-mcp

io.github.0ics-srls/ui-ticket-mcp

Human-to-AI code review bridge. Review UI in the browser, AI agents fix code via MCP.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

UI Ticket
Human-to-AI code review bridge for UI prototypes with browser annotations.
0 tools
code-reviewer-ai-mcp
Code Reviewer Ai MCP server. Tools: review code, check security, suggest improvements. Built by MEOK AI Labs.
0 tools
gemini-code-review-mcp
MCP server for AI-powered code reviews using Google Gemini with contextual awareness
0 tools
mcp-agent-review
Agentic code review MCP server powered by OpenAI-compatible models (defaults to free GitHub Models)
0 tools
io.github.csoai-org/code-reviewer-ai-mcp
code-reviewer-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.detailobsessed/codereviewbuddy
MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ui-ticket-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}