Tools

29 tools. 16 can modify or destroy data without limits.

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

Last updated:

16 can modify or destroy data
13 read-only
29 tools total

Verified server · catalogue entry verified 06/07/2026 · full schemas captured for 28 of 29 tools

How to control Tools ↓

What Tools exposes to your agents

Read (13) Write / Execute (16) Destructive / Financial (0)

What Tools costs in tokens

3,399 tokens of tool definitions, loaded on every request
1.7% of a 200k context window
278 heaviest tool: cron_task_create
High Risk

The most dangerous Tools tools

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

How to control Tools

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

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

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "base_convert": {
    "limits": [
      {
        "counter": "base_convert_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 Tools — 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 TOOLS →

Instant setup, no code required.

All 29 Tools tools

WRITE 16 tools
Write ai_text_generate AI-powered text generation: copywriting, naming, slogans, catchy titles, praise/replies, couplets. Powered by Write cron_task_create Create a scheduled task with cron expression. For AI agents to manage daily check-ins, monitoring, reminders e Write cron_task_done Mark a scheduled task as completed or failed. Supports failure tracking and auto-retry. Write file_generate Generate CSV/TSV/JSON file from structured data array. Returns base64-encoded file and raw text. Write html_entity Encode or decode HTML entities. Write idea_submit Submit a new idea or feature request to the JieBang ideas board. Supports categorization, priority, and source Write image_convert Convert image format to WebP/AVIF/PNG/JPEG with optional resize and quality control. Write json_yaml_convert Convert between JSON and YAML formats. Auto-detects direction. Write meta_desc_generate Generate SEO-friendly meta description (120-160 chars) from title, keyword, and content. Includes call-to-acti Write qrcode_generate Generate QR code for text or URL. Returns SVG data URI. Write sql_format Beautify, minify, or uppercase SQL keywords. Write text_humanize Rewrite AI-generated text to sound naturally human-written. Supports Chinese and English. Reduces AI detection Write text_rewrite Rewrite text with different styles while preserving meaning. Modes: standard (natural), creative (expressive), Write text_summarize Summarize text into concise version. Lengths: short (1-2 sentences), medium (3-5 sentences), long (full paragr Write url_shorten Create a short link for any URL. Returns short URL and click tracking. Free: 100 links/day. Write xml_format Beautify or minify XML code.

Related servers

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

Questions about Tools

How do I prevent bulk modifications through Tools? +

The Tools server has 16 write tools including ai_text_generate, cron_task_create, cron_task_done. 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 Tools.

How many tools does the Tools MCP server expose? +

29 tools across 3 categories: Execute, Read, Write. 13 are read-only. 16 can modify, create, or delete data.

How do I enforce a policy on Tools? +

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

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

Instant setup, no code required.

29 Tools 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.