Stats
Actions
Tags
From frontend-visualqa
Local stdio MCP server named frontend-visualqa, providing visual question answering capabilities for frontend UIs via 'frontend-visualqa serve' command. No API keys required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"frontend-visualqa": {
"command": "frontend-visualqa",
"args": [
"serve"
]
}
}
}Server configuration and connection parameters
frontend-visualqaCommand-line arguments passed to the server process
npx claudepluginhub yutori-ai/frontend-visualqa --plugin frontend-visualqa