URL Normalize
Rank #54,604io.github.sadri-dridi/url-normalize
Return origin, host, and path. Query and fragment are dropped.
URL Normalize is a Model Context Protocol (MCP) server published by sadri-dridi. It ranks #54,604 of 121,933 servers tracked on MCP Toplist. URL Normalize is listed on Official MCP, with 1 tracked version. It was first listed on Sep 6, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 67,329 of 121,933 servers on MCP Toplist.
Use URL Normalize
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http url-normalize https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/url-normalize/mcp[mcp_servers.url-normalize]
url = "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/url-normalize/mcp"Add to ~/.codex/config.toml.
https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/url-normalize/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"url-normalize": {
"url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/url-normalize/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"url-normalize": {
"type": "http",
"url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/url-normalize/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"url-normalize": {
"serverUrl": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/url-normalize/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"url-normalize": {
"url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/url-normalize/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sadri-dridi%2Furl-normalize)<a href="https://mcptoplist.com/server/io.github.sadri-dridi%2Furl-normalize"><img src="https://mcptoplist.com/badge/io.github.sadri-dridi%2Furl-normalize.svg" alt="MCP Toplist: Top 50% of 121,933" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
sadri-dridi
Other servers by sadri-dridi
- Open Agent Utility Index#34,883
- HTTP Status#54,599 · 1 ver
- IANA Zones#54,600 · 1 ver
- JSON Check#54,601 · 1 ver
- Robots Inspect#54,602 · 1 ver
- Timezone Clock#54,603 · 1 ver
- UTC Clock#54,605 · 1 ver
- UUID Mint#54,606 · 1 ver
- Base64 encode, input discarded#85,368 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Sep 6, 2026 |
Frequently asked questions
- Who maintains URL Normalize?
- URL Normalize is maintained by sadri-dridi, which publishes 103 MCP servers (102 total versions) tracked on MCP Toplist.
- Is URL Normalize listed on the Official MCP Registry?
- Yes — URL Normalize is listed on the Official MCP Registry.
- How many versions does URL Normalize have?
- MCP Toplist tracks 1 version of URL Normalize, most recently published on Sep 6, 2026.
- Where can I find the source code for URL Normalize?
- The source code for URL Normalize is hosted at github.com/sadri-dridi/url-normalize-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.