Tonle OpenProject MCP Server

50 tools. 19 can modify or destroy data without limits.

5 destructive tools with no built-in limits. Policy required.

Last updated:

19 can modify or destroy data
31 read-only
50 tools total

Community server · catalogue entry verified 29/06/2026

How to control Tonle OpenProject MCP Server ↓

What Tonle OpenProject MCP Server exposes to your agents

Read (31) Write / Execute (13) Destructive / Financial (5)
Critical Risk

The most dangerous Tonle OpenProject MCP Server tools

19 of Tonle OpenProject MCP Server's 50 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Tonle OpenProject MCP Server

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

Deny destructive operations
{
  "delete_project": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

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

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "get_activity": {
    "limits": [
      {
        "counter": "get_activity_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 Tonle OpenProject MCP Server — 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 TONLE OPENPROJECT →

Instant setup, no code required.

All 50 Tonle OpenProject MCP Server tools

READ 31 tools
Read get_activity Get details of a specific activity/journal entry Read get_api_root Get the OpenProject API root information Read get_configuration Get the OpenProject instance configuration Read get_current_user Get the currently authenticated user Read get_priority Get details of a specific priority Read get_project Get details of a specific project Read get_status Get details of a specific status Read get_time_entry Get details of a specific time entry Read get_timesheet_total Get timesheet totals (logged hours) for a specific user or the whole team over a time range. Accepts a named p Read get_type Get details of a specific work package type Read get_user Get details of a specific user Read get_version Get details of a specific version Read get_work_package Get details of a specific work package Read list_member_tasks List tasks of each member as a nested hierarchy: Level 1 Project -> Level 2 Member (assignee) -> Level 3 Statu Read list_memberships List project memberships (users/groups assigned to projects) Read list_principals List all principals (users, groups, placeholder users) Read list_priorities List all priorities Read list_project_members List members who belong to a specific project Read list_project_types List types available in a specific project Read list_project_versions List versions in a specific project Read list_project_work_packages List work packages (tasks) in a specific project. Read list_projects List all projects accessible to the current user Read list_statuses List all work package statuses with their IDs and names (e.g. Read list_time_entries List all time entries Read list_types List all work package types Read list_users List all users (administrator only) Read list_versions List all versions/milestones Read list_work_package_activities List activities/journal entries for a work package Read list_work_package_members List members of the project that owns a work package Read list_work_packages List all work packages (tasks) with optional filtering. Read list_work_packages_by_status List work packages (tasks) by status with summary counts and a paged task list. Pass

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Tonle OpenProject MCP Server

Can an AI agent delete data through the Tonle OpenProject MCP Server MCP server? +

Yes. The Tonle OpenProject MCP Server server exposes 5 destructive tools including delete_project, delete_time_entry, delete_user. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Tonle OpenProject MCP Server? +

The Tonle OpenProject MCP Server server has 13 write tools including bulk_update_work_packages, create_project, create_time_entry. 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 Tonle OpenProject MCP Server.

How many tools does the Tonle OpenProject MCP Server MCP server expose? +

50 tools across 3 categories: Destructive, Read, Write. 31 are read-only. 19 can modify, create, or delete data.

How do I enforce a policy on Tonle OpenProject MCP Server? +

Register the Tonle OpenProject MCP Server 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 Tonle OpenProject MCP Server tool call.

Deterministic rules across all 50 Tonle OpenProject MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

50 Tonle OpenProject MCP Server 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.