path-to-regexp

GitHub

Turn a path string such as `/user/:name` into a regular expression

8,590 stars TypeScript 1 file ยท ~1,958 tokens #expressjs#nodejs#path-to-regexp#router

path-to-regexp MCP Server

MCP server for pillarjs/path-to-regexp

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "path-to-regexp": {
      "command": "npx",
      "args": [
        "-y",
        "@pillarjs/path-to-regexp"
      ]
    }
  }
}