Chrome Feedback
Freeby MCP Community
MCP tool for interactive feedback collection through Chrome extension with AI integration
v1.0.6Added Apr 12, 2026
mcpmodel-context-protocolfeedbackchrome-extensioninteractive
Chrome Feedback MCP Server
MCP tool for interactive feedback collection through Chrome extension with AI integration
Installation
npx -y mcp-chrome-feedback
Reviews
Installation
Quick install
npx -y mcp-chrome-feedback
Add to claude_desktop_config.json
{
"mcpServers": {
"chrome-feedback": {
"command": "npx",
"args": ["-y", "mcp-chrome-feedback"]
}
}
}