InBio

Official INBIO MCP server — shorten URLs and generate styled QR codes with zero setup, no API key.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Shorten Link: Shorten a URL into an in.bio short link. Free, no account or token needed. Anonymous links are deleted after 30 days unless claimed via the returned claim_url; claimed/account links also
  • Generate Qr Code: Generate a styled QR code image URL. Free, no token needed. Encodes a URL, text, Wi-Fi credentials, vCard, email, phone, SMS, or WhatsApp payload. Returns a stable image URL (PNG or
  • Create Link: Create a short link on the authenticated INBIO account, with full options (custom slug, title, tags, folder, UTM parameters, expiration, password, click limit). Requires the links:write t

What data it sees

Do you need an account

No: the server works without sign-in

Official INBIO MCP server — shorten URLs and generate styled QR codes with zero setup, no API key. Add a token to manage links, folders, tags, and click analytics.

Server tool list (12)

Raw names from tools/list. Only developers need these.

shorten_linkShorten a URL into an in.bio short link. Free, no account or token needed. Anonymous links are deleted after 30 days unless claimed via the returned claim_url; claimed/account links also get click analytics.
generate_qr_codeGenerate a styled QR code image URL. Free, no token needed. Encodes a URL, text, Wi-Fi credentials, vCard, email, phone, SMS, or WhatsApp payload. Returns a stable image URL (PNG or SVG) that can be embedded or downloaded directly.
create_linkCreate a short link on the authenticated INBIO account, with full options (custom slug, title, tags, folder, UTM parameters, expiration, password, click limit). Requires the links:write token scope.
list_linksList the account's short links with optional filters. Requires links:read scope.
get_linkFetch one short link by id. Requires links:read scope.
update_linkUpdate a short link (any subset of create_link fields, plus slug). Editing destination_url requires the Pro+ edit-destination feature. Requires links:write scope.
delete_linkDelete a short link (it stops redirecting). Requires links:write scope.
set_link_enabledEnable or disable a short link. Requires links:write scope.
get_link_analyticsClick analytics for a link: totals, daily series, top countries, devices, browsers, referrers. Bot traffic is excluded. Requires analytics:read scope.
list_foldersList the account's link folders. Requires links:read scope.
list_tagsList the account's link tags. Requires links:read scope.
get_account_usageCurrent plan, period usage (links created, clicks, API requests), and plan limits for the authenticated account.