Skip to content
Claude Desktop

URL Normalize for Claude Desktop

io.github.sadri-dridi/url-normalize

Return origin, host, and path. Query and fragment are dropped.

client:Claude Desktop transport:streamable-http tools:30

Install URL Normalize in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "url-normalize": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/url-normalize/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

All 30 tools →

URL Normalize in other clients