Skip to content

Chrome Feedback

Free

by MCP Community

MCP tool for interactive feedback collection through Chrome extension with AI integration

v1.0.6Added Apr 12, 2026
mcpmodel-context-protocolfeedbackchrome-extensioninteractive
Works with:ClaudeGPTGeminiCopilot

Chrome Feedback MCP Server

MCP tool for interactive feedback collection through Chrome extension with AI integration

Installation

npx -y mcp-chrome-feedback

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-chrome-feedback
Add to claude_desktop_config.json
{
  "mcpServers": {
    "chrome-feedback": {
      "command": "npx",
      "args": ["-y", "mcp-chrome-feedback"]
    }
  }
}