MCP Server for BitURL.net
位於 biturl.net 的遠端 MCP 伺服器 — 將其連接到 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.