MCP Server
io.github.mcpware/ui-annotator-mcp MCP Server
io.github.mcpware/ui-annotator-mcp
What is the io.github.mcpware/ui-annotator-mcp MCP server?
Annotates any web page with hover labels for AI assistants — zero extensions, any browser
How to install io.github.mcpware/ui-annotator-mcp
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ui-annotator-mcp": {
"command": "npx",
"args": [
"-y",
"@mcpware/ui-annotator"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"ui-annotator-mcp": {
"command": "npx",
"args": [
"-y",
"@mcpware/ui-annotator"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ui-annotator-mcp": {
"command": "npx",
"args": [
"-y",
"@mcpware/ui-annotator"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"ui-annotator-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mcpware/ui-annotator"
]
}
}
}Claude Code
claude mcp add ui-annotator-mcp -- npx -y @mcpware/ui-annotatorRelated MCP servers
Organize Claude Code memories, skills, MCP servers, commands, agents, rules via drag-and-drop.
View repository →Instagram MCP — 23 tools for Instagram Graph API: posts, DMs, stories, reels, analytics.
View repository →AI logo design → SVG → full brand kit. Text-to-path, optimize, export PNG/ICO/WebP.
View repository →