Skip to main content
Developer ToolsTypeScript

Webvizio/mcp

Automatically converts feedback and bug reports from websites and web apps into actionable, context-enriched developer tasks. Delivered straight to your AI coding tools, the Webvizio MCP Server ensures your AI agent has all the data it needs to solve tasks with speed and accuracy.

developer-toolsofficial
Share:

Quick Start

Clone the repository:

git clone https://github.com/Webvizio/mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "webvizio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Webvizio/mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
Webvizio