Skip to main content
Glama
vinkius-labs

Regex Toolkit MCP Server

Official
by vinkius-labs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
extract_patternA

[INSTRUCTIONS] Use this tool to harvest specific PII or links from raw text blocks.

Extracts all unique emails, URLs, or phone numbers from a large body of text.

mask_sensitive_dataA

[INSTRUCTIONS] Use this before sending sensitive user content to external systems.

Redacts sensitive PII (emails, phones, URLs) from a text blob by replacing them with [REDACTED] tags.

validate_patternA

[INSTRUCTIONS] Returns true if the string is a valid format, false otherwise.

Validates if a single string perfectly matches an email, URL, or phone format.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/vinkius-labs/regex-toolkit-mcp'

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