← WebMCP Directory

simpletoolstack.com

simpletoolstack.com

live Unverified (seed import) Productivity & Business 21 tools imperative implementation

Free image and text tools that run right in your browser — compress, convert, clean and reshape your files. No sign-up, nothing uploaded.

First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com

Answer 1 · Act 20 · Transact 0 · Score: Not yet scored

Tool inspector

find_and_replace

answer imperative

Finds and replaces in pasted text in the browser: plain, regex, or bulk pairs applied in order. Pass text (1–100000 chars). For plain or regex pass find and replace; for bulk pass pairs (1–50 objects with find and replace). Variant URLs are not a second machine Tool — pass mode explicitly. Do not use this to diff two strings (that is text_diff) or to count words (that is word_counter).

Page: /text

Input schema

PropertyTypeRequiredDescription
mode string no
caseSensitive boolean no
wholeWord boolean no
multiline boolean no
dotAll boolean no
text string yes
find string no
replace string no
pairs array no
Raw JSON schema
{
  "type": "object",
  "properties": {
    "mode": {
      "type": "string",
      "enum": [
        "plain",
        "regex",
        "bulk"
      ],
      "default": "plain"
    },
    "caseSensitive": {
      "type": "boolean",
      "default": true
    },
    "wholeWord": {
      "type": "boolean",
      "default": false
    },
    "multiline": {
      "type": "boolean",
      "default": false
    },
    "dotAll": {
      "type": "boolean",
      "default": false
    },
    "text": {
      "type": "string",
      "minLength": 1,
      "maxLength": 100000
    },
    "find": {
      "type": "string",
      "maxLength": 100000
    },
    "replace": {
      "type": "string",
      "maxLength": 100000
    },
    "pairs": {
      "type": "array",
      "items": {
        "type": "object",
        "properties": {
          "find": {
            "type": "string",
            "maxLength": 100000
          },
          "replace": {
            "type": "string",
            "maxLength": 100000
          }
        },
        "required": [
          "find",
          "replace"
        ],
        "additionalProperties": false
      },
      "minItems": 1,
      "maxItems": 50
    }
  },
  "required": [
    "text"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Similar websites

eworker.ca

eworker.ca

E-Worker is business infrastructure powered by AI, with focused apps and connected business work.

live Unverified Productivity & Business
73 tools A10 / Act63 / T0 Not yet scored Seen 2026-09-14
eworker_site_status eworker_list_apps eworker_resolve_app eworker_open_app ewdoc_status
Inspect tools
urban-planning-copilot.heisenbug.in

urban-planning-copilot.heisenbug.in

Urban Planning Copilot

demo Unverified Productivity & Business
37 tools A10 / Act27 / T0 Not yet scored Seen 2026-09-14
get_workspace get_analysis_plan list_candidates inspect_candidate list_shortlist
Inspect tools
vide.zerdalu.com

vide.zerdalu.com

Vide

live Unverified Productivity & Business Transact tools
28 tools A13 / Act14 / T1 Not yet scored Seen 2026-09-14
list_project_files read_project_file write_project_file delete_project_file get_active_script
Inspect tools
labspace-agent-twin.onrender.com

labspace-agent-twin.onrender.com

LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.

demo Unverified Productivity & Business
24 tools A5 / Act19 / T0 Not yet scored Seen 2026-09-14
labspace_add_inventory labspace_assess_workflow labspace_resolve_materials labspace_start_collection labspace_collection_step
Inspect tools

Related on Influzer