mcp

Webvizio/mcp

3.3

If you are the rightful owner of mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Webvizio MCP Server is a TypeScript-based server that facilitates secure and structured access to the Webvizio API, allowing seamless interaction with Webvizio projects and tasks.

Tools

Functions exposed to the LLM to take actions

get_projects

Fetch all available Webvizio projects

get_current_project

Get details of the currently selected project

set_project

Set the current Webvizio project to work with the project tasks

get_tasks

Get the list of open tasks assigned to a user

get_task_description

Get the task description

get_task_prompt

Get an AI prompt to execute the task

get_task_console_logs

Get the task console logs

get_task_network_logs

Get the task network logs

get_task_action_logs

Get the task action logs (Repro steps)

get_task_screenshot

Get the task screenshot

close_task

Set task in Webvizio to Done status

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources