UI Annotator MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 24 Mar 2026.
Annotates any web page with hover labels for AI assistants — zero extensions, any browser
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-annotator-mcp -- npx -y @mcpware/ui-annotator
{
"mcpServers": {
"ui-annotator-mcp": {
"args": [
"-y",
"@mcpware/ui-annotator"
],
"command": "npx"
}
}
}
[mcp_servers.ui-annotator-mcp]
command = "npx"
args = ["-y", "@mcpware/ui-annotator"]
{
"mcpServers": {
"ui-annotator-mcp": {
"args": [
"-y",
"@mcpware/ui-annotator"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ui-annotator-mcp": {
"args": [
"-y",
"@mcpware/ui-annotator"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.