Skip to main content
Glama

regex_regex_match

Match regular expression patterns at the beginning of text strings to extract structured data like matched segments, positions, and capture groups for text processing workflows.

Instructions

[regex] Match a pattern at the START of text. Returns {matched, match, start, end, groups, named_groups}. Use regex_search for matching anywhere in text.

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