MCP Server
MiniURL MCP server for AI agents
Use MiniURL as a remote Model Context Protocol server when an agent client can call tools directly. The preferred first tool is shorten_url, which can auto-open a guest session.
- Endpoint: https://workers.miniurl.com/mcp
- Transport: Streamable HTTP with JSON-RPC
- Tools include shorten_url, check_alias, list_links, get_link_stats, tags, domains, and account upgrade flows
- Fallback to the REST API when MCP is not available