Vaiz MCP

33 tools. 6 can modify or destroy data without limits.

6 write tools that can modify data. Rate limits recommended.

Last updated:

6 can modify or destroy data
27 read-only
33 tools total

Community server · catalogue entry verified 01/07/2026

How to control Vaiz MCP ↓

What Vaiz MCP exposes to your agents

Read (27) Write / Execute (6) Destructive / Financial (0)
High Risk

The most dangerous Vaiz MCP tools

6 of Vaiz MCP's 33 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Vaiz MCP

PolicyLayer is an MCP gateway — it sits between your AI agents and Vaiz MCP, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "create_milestone": {
    "limits": [
      {
        "counter": "create_milestone_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "current_user": {
    "limits": [
      {
        "counter": "current_user_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Vaiz MCP — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON VAIZ →

Instant setup, no code required.

All 33 Vaiz MCP tools

READ 27 tools
Read current_user Get detailed information about current authenticated user Read get_automations Get all automations (workflows) for a specific board Read get_board Get detailed information about a specific board by ID Read get_document Get detailed information about a USER document in workspace. For SYSTEM help, use read_resource! Read get_document_comments Get all comments for a specific document Read get_document_history Get history of changes for a specific document Read get_member Get detailed information about a specific workspace member by ID Read get_milestone Get detailed information about a specific milestone by ID Read get_notifications Get user notifications with filtering and pagination support Read get_project Get detailed information about a specific project by ID Read get_project_history Get history of all activities in a specific project across the workspace Read get_task Get detailed information about a specific task by database ID or HRID (e.g., Read get_task_comments Get all comments for a specific task by database ID or HRID (e.g., Read get_task_history Get history of changes for a specific task Read get_tasks Get a filtered list of tasks with pagination. Supports filtering by board, project, assignees, completion stat Read get_user_history Get history of all activities performed by a specific user in the current workspace Read list_boards List all accessible boards in the current space, optionally filtered by project. Examples: - All boards: list Read list_members List all members in the current space Read list_milestones List all milestones in the current space, optionally filtered by board or project Read list_projects List all projects in the current space Read list_resources List all available MCP resources (dictionaries, workspace data, etc.) Read list_spaces List all available spaces (spaces) for the current user Read ping Simple ping tool for testing Read read_resource Read content of a specific MCP resource by name. For knowledge base articles, use Read search Search for entities in YOUR workspace (tasks, projects, users, comments, boards, USER documents). NOT system d Read select_space Select a space to work with Read space_info Get detailed information about current space and user permissions

Questions about Vaiz MCP

How do I prevent bulk modifications through Vaiz MCP? +

The Vaiz MCP server has 6 write tools including create_milestone, create_task, create_task_comment. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Vaiz MCP.

How many tools does the Vaiz MCP server expose? +

33 tools across 2 categories: Read, Write. 27 are read-only. 6 can modify, create, or delete data.

How do I enforce a policy on Vaiz MCP? +

Register the Vaiz MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Vaiz MCP tool call.

Deterministic rules across all 33 Vaiz MCP tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

33 Vaiz MCP tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.