MCP.so
ログイン
R

Regex Lab

@ryudi84

Regex Lab について

概要はまだありません

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

ryudi84

投稿者

ryudi84

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "json-forge": {
      "command": "npx",
      "args": [
        "regex-lab-mcp"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「その他」の他のコンテンツ