Regex test, explain, replace patterns for AI agents
Regex and text processing tools for AI agents via the Model Context Protocol (MCP). ------|-------------| | Test a regex pattern against text. Returns all matches with indices, captured groups, and named groups. | | Find and replace using regex with support for capture group references (, , , ). | | Extract all matches of a pattern from text as a structured array. Optionally return only a…
Déduit des transports déclarés par cette annonce (stdio). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
Regex and text processing tools for AI agents via the Model Context Protocol (MCP). ------|-------------| | Test a regex pattern against text. Returns all matches with indices, captured groups, and named groups. | | Find and replace using regex with support for capture group references (, , , ). | | Extract all matches of a pattern from text as a structured array. Optionally return only a specific capture group. | | Parse a regex pattern and return a human-readable explanation of each component…