Agent Tools
Back to MCP servers

URL Shortener — Hash-Based Compact Links

https://server.smithery.ai/axel-belfort/url-shortener/mcp
● healthy

URL shortening API for AI agents. Convert long URLs into compact short links with hash-based IDs, custom alias support, and instant redirect. Tools: utility_shorten_url. Use this for generating shareable links, tracking URLs, or fitting long URLs into character-limited formats. Returns: {shortUrl, hash, originalUrl}. No API key required — x402 micropayment $0.001/call on Base L2.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/url-shortener/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/url-shortener/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/Br0ski777/url-shortener-x402
Listed at (smithery)
https://github.com/Br0ski777/url-shortener-x402