INBIO MCP Server
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@INBIO MCP ServerShorten https://example.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
inbio-mcp — official INBIO MCP server
The official Model Context Protocol server for INBIO, the premium URL shortener with click analytics and customizable QR codes.
Remote endpoint (Streamable HTTP): https://mcp.in.bio/mcp — no
installation needed.
claude mcp add --transport http inbio https://mcp.in.bio/mcpTools
No token needed: shorten_link, generate_qr_code (every design option).
With an INBIO API token (Authorization: Bearer <token>, created at
in.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 and
llms.txt; a create-campaign-link prompt builds
UTM-tagged tracked links.
Docs: https://docs.in.bio/mcp-server · Auth guide: https://in.bio/auth.md
Related MCP server: opn-mcp
Running your own copy
This is a Cloudflare Worker using the Agents SDK:
npm install
npx wrangler deployLicense
MIT © InBio, Inc.
This server cannot be deployed
Maintenance
Related MCP Connectors
Official PicSee MCP server for short links, link management, click analytics, and optional OAuth.
Create and manage CodeQR short links, QR codes, and analytics from any MCP client.
Official MCP server for Certifier to issue, manage, and track certificates and badges.
Related MCP Servers
AlicenseAqualityDmaintenanceMCP server for Linklee that enables creating short links, listing links, getting click analytics, and managing workspace tags.412MIT- AlicenseBqualityBmaintenanceMCP server for opn.onl, the open-source self-hostable URL shortener. Shorten links, read click analytics, generate branded QR codes, and manage links — against the hosted service or your own instance.24482MIT
- AlicenseNot gradedqualityCmaintenanceMCP server that enables AI agents to manage Lnkify links, domains, API keys, and analytics. Allows creation and resolution of short links through natural language.MIT
- FlicenseNot gradedqualityBmaintenanceRemote MCP server for CodeQR that lets you create and manage short links and QR codes, retrieve analytics, and more via natural language in ChatGPT and other MCP clients.-