Bitly MCP Server
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport
Tools
create_short_link— Create a compact, shareable link with advanced customization optionscreate_short_link_with_qr— Create a short link and a QR Code that encodes it in a single stepget_short_link_details— Get complete short link details (title, destination, created, creator, tags, custom domains)update_short_link— Update destination URL, title, archive state, tags, or deeplinksdelete_short_link— Permanently delete a short link (unedited links only)expand— Retrieve the original long URL and basic metadata for a short linkget_link_analytics— Analytics for a single short link, with click counts and engagement breakdownsget_group_analytics— Analytics across all links in a group (workspace)get_qr_code_analytics— Scan analytics for a single QR Codecreate_qr_code— Create a new QR Code for a linkget_qr_code— Get QR Code metadataget_qr_code_image— Get a URL to download the QR Code imageupdate_qr_code— Update a QR Code's title, customizations, or archived statusget_group_qr_codes— List QR Codes in a group with filtering and paginationget_user— Get the authenticated user's profileget_organizations— List organizations the user can accessget_groups— List groups (workspaces); optionally filter by organizationget_group_details— Get a group's detailsget_group_preferences— Get a group's preferences, including the default domain used when creating linksget_group_short_links— List links in a group with rich filteringget_group_short_links_sorted— List group links sorted by performanceget_custom_domains— List custom domains available to the userget_custom_link_details— Get custom link metadata and override historybulk_upload_validate— Validate a bulk upload request and obtain a signed URL for uploading a .CSV or .XLSX filebulk_upload_file— Upload a file to the signed URL returned by bulk_upload_validate
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.