MCP Server for BitURL.net
Удалённый MCP-сервер на biturl.net — подключите его к Claude, Cursor или любому MCP-клиенту, и ваш ассистент сможет сокращать ссылки, проверять, куда ведут короткие ссылки, и просматривать их счётчики переходов. Без регистрации и без API-ключа.
Документация
A URL shortener your AI can call.
You’ve reached the Model Context Protocol server for BitURL. It isn’t a website — it’s a set of tools. Connect it to Claude, Cursor or any MCP client and your assistant can shorten links, check where short links lead, and read their click counts. No signup, no API key.
> create_short_link {"url": "https://example.com/posts/2026/launch?ref=chat"} < {"short_url": "https://biturl.net/8fa2Kc"}
Connect
claude mcp add --transport http biturl https://mcp.biturl.net/
Cursor, Claude Desktop and other MCP clients (Streamable HTTP)
{
"mcpServers": {
"biturl": { "url": "https://mcp.biturl.net/" }
}
}
Tools
- create_short_linkShorten a long URL into a free biturl.net link. Links are permanent.
- resolve_short_linkSee where a short link leads — and whether it’s expired, paused or password-protected — without visiting it.
- get_link_statsRead the total click count of a short link.
Free tier
Anonymous use is free: up to 20 new links per hour per IP. Free links are ad-supported — visitors see a brief ad page before the redirect. For ad-free links, custom aliases, password protection, click analytics and API keys with higher limits, see biturl.net/pricing.