TSCodex MCP Images

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

1 destructive tool with no built-in limits. Policy required.

Last updated:

12 can modify or destroy data
4 read-only
16 tools total

Community server · catalogue entry verified 04/07/2026

How to control TSCodex MCP Images ↓

What TSCodex MCP Images exposes to your agents

Read (4) Write / Execute (11) Destructive / Financial (1)
Critical Risk

The most dangerous TSCodex MCP Images tools

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

How to control TSCodex MCP Images

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

Block financial tools by default
{
  "ai_generate_image": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Requires human approval."
      }
    ]
  }
}

Financial tools should be explicitly enabled per use case, not open by default.

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

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "image_analyze": {
    "limits": [
      {
        "counter": "image_analyze_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 TSCodex MCP Images — 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 TSCODEX MCP IMAGES →

Instant setup, no code required.

All 16 TSCodex MCP Images tools

WRITE 11 tools
Write generate_color_palette_image Generate visual color palette image from local image file. Creates a PNG image showing all extracted colors wi Write image_add_watermark Add watermark to image. Supports text or image watermarks with customizable positioning, size, and opacity. Al Write image_apply_filters Apply filters and effects to image. Supports blur, sharpen, grayscale, sepia, brightness, contrast, and satura Write image_create_favicon Create favicon from image. Generates multiple sizes (16x16, 32x32, 48x48, 180x180, 192x192, 512x512), site.web Write image_create_placeholder Create placeholder image with dimensions displayed in center (useful for designers). All paths are relative to Write image_crop_custom Crop image by exact coordinates. Useful for precise cropping with specified x, y, width, and height. All paths Write image_optimize Automatically optimize local image: compress, convert to best format, reduce file size. All paths are relative Write image_process_local Process local image file: resize, crop, convert format, optimize. All paths are relative to the project root. Write image_rotate Rotate image by specified angle. Supports standard rotations (90°, 180°, 270°) or custom angle in degrees. All Write image_save_from_buffer Save image from binary data (base64 string or buffer) to local file system. Useful for saving images received Write stock_images_download_to_project Download and save image from provider to project with optimization. Requires at least one API key to be config

Questions about TSCodex MCP Images

Can an AI agent move money through the TSCodex MCP Images MCP server? +

Yes. The TSCodex MCP Images server exposes 1 financial tools including ai_generate_image. Without a policy, an autonomous agent can call these with no spend caps, no rate limits, and no approval flow. PolicyLayer lets you block financial tools by default, require human approval, or set per-tool rate limits — enforced on every call.

How do I prevent bulk modifications through TSCodex MCP Images? +

The TSCodex MCP Images server has 11 write tools including generate_color_palette_image, image_add_watermark, image_apply_filters. 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 TSCodex MCP Images.

How many tools does the TSCodex MCP Images MCP server expose? +

16 tools across 2 categories: Read, Write. 4 are read-only. 12 can modify, create, or delete data.

How do I enforce a policy on TSCodex MCP Images? +

Register the TSCodex MCP Images 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 TSCodex MCP Images tool call.

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

Instant setup, no code required.

16 TSCodex MCP Images 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.