Regex Toolkit MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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