
A straightforward utility server that wraps three URL operations into MCP tools: parsing URLs into components, shortening URL data, and checking URL safety. Built by MEOK AI Labs, it ships via stdio transport and installs through pip or uvx. The server scores 86/100 on the MCP scorecard and includes EU AI Act compliance markers. You'd reach for this when you need Claude to validate links before visiting them, extract domain and path information programmatically, or compress URL metadata without leaving the MCP context. The implementation is Python based and sits in the broader MEOK ecosystem of governance focused MCP servers.