CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. ui-ticket-mcp

ui-ticket-mcp

Editor's Note

This bridges visual UI review and AI-assisted fixes by letting you click elements in the browser, leave comments like "this button should be blue," then having your AI agent read those annotations via MCP and fix the underlying code. The Python server exposes 10 tools over stdio including get_annotated_reviews (returns CSS selectors, DOM paths, computed styles, accessibility metadata), resolve_review, and get_pending_work. A web component drops into any framework to render the review panel and annotation UI. Reviews live in SQLite inside your project. You get threaded replies, tag filtering, hover markers on annotated elements, and keyboard shortcuts. Works with Claude Code, Cursor, or any MCP-compatible agent that can read structured feedback and modify source files.

Install

claude mcp add --transport stdio io.github.0ics-srls-ui-ticket-mcp uvx ui-ticket-mcp
GitHub Stars7
Votes
0
View on GitHub

Comments

Login to comment

Related Web & Browser Automation MCP Servers

View all →
Scrapling MCP Server

d4vinci/scrapling

0
58.6k
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.
Chrome DevTools MCP

chromedevtools/chrome-devtools-mcp

0
42.6k
MCP server for Chrome DevTools
Mcp Server Browser

io.github.bytedance/mcp-server-browser

0
35.9k
MCP server for browser use access
Playwright Mcp

microsoft/playwright-mcp

0
33.3k
Playwright Tools for MCP
Skyvern

skyvern-ai/skyvern

0
21.8k
AI-powered browser automation — navigate, click, fill forms, and extract data from any website.
Chrome

hangwin/mcp-chrome

1
11.6k
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search.