Docx_MCP_cj

54 tools. 38 can modify or destroy data without limits.

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

Last updated:

38 can modify or destroy data
16 read-only
54 tools total

Community server · catalogue entry verified 11/06/2026

How to control Docx_MCP_cj ↓

Read (16) Write / Execute (35) Destructive / Financial (3)
Critical Risk

38 of Docx_MCP_cj's 54 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

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

Deny destructive operations
{
  "clear_table_structure_cache": {
    "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
{
  "prepare_document_for_download": {
    "limits": [
      {
        "counter": "prepare_document_for_download_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "extract_all_tables_structure": {
    "limits": [
      {
        "counter": "extract_all_tables_structure_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 Docx_MCP_cj — 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 DOCX_MCP_CJ →

Free to start. No card required.

WRITE 35 tools
Write prepare_document_for_download 将修改后的 .docx 文件上传到阿里云OSS,并返回访问链接。 Write search_and_replace 搜索和替换文本 Write add_heading 添加标题 Write add_image 添加图片 Write add_paragraph 添加段落 Write add_table 添加表格 Write add_table_column add_table_column Write add_table_row add_table_row Write add_text_with_formatting add_text_with_formatting Write apply_modifications_to_document apply_modifications_to_document Write basic_table_fill basic_table_fill Write close_document 关闭当前文档 Write copy_document copy_document Write create_document 创建新的Word文档 Write create_intelligent_workflow_plan create_intelligent_workflow_plan Write create_work_copy create_work_copy Write fill_with_coordinates fill_with_coordinates Write format_table 格式化表格 Write format_table_cell format_table_cell Write format_table_style format_table_style Write intelligent_create_document intelligent_create_document Write intelligent_create_table intelligent_create_table Write intelligent_table_fill intelligent_table_fill Write merge_table_cells 合并表格单元格 Write modify_local_table_structure 【本地表格批量操作工具】处理本地文件的表格操作 Write modify_table_structure modify_table_structure Write process_document_from_url 从URL下载文档,应用修改,然后上传到阿里云OSS。 Write process_local_document 【本地文档处理工具】处理本地.docx文件并上传到云端 Write resize_image 调整图片大小 Write save_as_document 将当前文档另存为 Write save_document 保存当前文档 Write set_page_margins 设置页面边距 Write set_page_orientation 设置页面方向 Write set_page_size 设置页面大小 Write smart_add_content smart_add_content

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

Can an AI agent delete data through the Docx_MCP_cj MCP server? +

Yes. The Docx_MCP_cj server exposes 3 destructive tools including clear_table_structure_cache, delete_table_column, delete_table_row. 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 Docx_MCP_cj? +

The Docx_MCP_cj server has 35 write tools including prepare_document_for_download, search_and_replace, add_heading. 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 Docx_MCP_cj.

How many tools does the Docx_MCP_cj MCP server expose? +

54 tools across 3 categories: Destructive, Read, Write. 16 are read-only. 38 can modify, create, or delete data.

How do I enforce a policy on Docx_MCP_cj? +

Register the Docx_MCP_cj 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 Docx_MCP_cj tool call.

Deterministic rules across all 54 Docx_MCP_cj tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

54 Docx_MCP_cj tools catalogued and risk-classified — across an index of 42,500+ 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.