path-to-regexp
Turn a path string such as `/user/:name` into a regular expression
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"
]
}
}
}