Regex Lab
@ryudi84
About Regex Lab
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"json-forge": {
"command": "npx",
"args": [
"regex-lab-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Regex Lab?
Regex Lab is an MCP server for regex testing, matching, replacing, and validation. It is part of the Sovereign MCP Servers collection and works with any MCP-compatible client such as Claude Desktop, Cursor, or Windsurf.
How to use Regex Lab?
Run it with npx regex-lab-mcp. Add it to your MCP configuration by specifying the command npx regex-lab-mcp.
Key features of Regex Lab
- Regex testing, matching, replacing, and validation
- Three tools for regex operations
- Compatible with all MCP-compatible clients
- Part of the production-ready Sovereign MCP Servers collection
Use cases of Regex Lab
- Test regular expressions against sample strings
- Perform find-and-replace operations in text
- Validate regex patterns for correctness
- Extract matching substrings from input
FAQ from Regex Lab
What is Regex Lab?
Regex Lab is an MCP server for regex testing, matching, replacing, and validation.
How do I install and run Regex Lab?
Run it with npx regex-lab-mcp. Add it to your MCP configuration using the command npx regex-lab-mcp.
Which clients are compatible?
It works with Claude Desktop, Cursor, Windsurf, and any MCP-compatible client.
How many tools does Regex Lab provide?
It provides three tools for regex operations.
What license is Regex Lab under?
It is licensed under the MIT License.
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments