Skip to main content
Glama

regex_regex_findall

Extract all matching patterns from text using regular expressions. Returns a list of matches or group strings for pattern analysis.

Instructions

[regex] Return all non-overlapping matches as a list. If the pattern has groups, returns list of group strings. Simple and fast — use regex_findall_with_positions for positions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
patternYes
textYes
flagsNo
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0-co/agent-friend'

If you have feedback or need assistance with the MCP directory API, please join our Discord server