inbio-mcp — official INBIO MCP server
The official Model Context Protocol serverfor INBIO, the premium URL shortener with click analyticsand customizable QR codes.
Remote endpoint (Streamable HTTP): https://mcp.in.bio/mcp — noinstallation needed.
claude mcp add --transport http inbio https://mcp.in.bio/mcp
Tools
No token needed: shorten_link, generate_qr_code (every design option).
With an INBIO API token (Authorization: Bearer <token>, created atin.bio/settings): create_link, list_links,get_link, update_link, delete_link, set_link_enabled,get_link_analytics, list_folders, list_tags, get_account_usage.
Resources expose the OpenAPI spec andllms.txt; a create-campaign-link prompt buildsUTM-tagged tracked links.
Docs: https://docs.in.bio/mcp-server · Auth guide: https://in.bio/auth.md
Running your own copy
This is a Cloudflare Worker using the Agents SDK:
npm install
npx wrangler deploy
License
MIT © InBio, Inc.