smolurls logosmolurls
⚡ Model Context Protocol

SmolURLs MCP Server

Connect your MCP-compatible client to shorten links and fetch analytics from SmolURLs over Streamable HTTP.

Connect to this MCP Server

Server URL
https://smolurls.sujeetbuilds.xyz/mcp
Transport
HTTP

Streamable HTTP transport — compatible with Claude Desktop, Cursor, Windsurf, and any MCP client supporting HTTP.

Add to your MCP client

json
{
"mcpServers": {
"smolurls": {
"type": "http",
"url": "https://smolurls.sujeetbuilds.xyz/mcp"
}
}
}

What your agent can do

Tools exposed by this MCP server

shorten_url

urls

Shorten a long URL with an optional custom alias

urlcustom_alias?

list_urls

urls

List all previously shortened URLs

get_short_url

urls

Get details about a specific short URL

short_id

get_analytics

analytics

Fetch click analytics and events for a URL

short_id

WORKS WITH

Claude DesktopCursorWindsurfZedAny MCP HTTP Client

Explore the raw MCP endpoint

Inspect available tools and schemas directly.