mcpbeat Sign in

Inbio MCP Server

by www-in-bio Your server? Claim it
answering

Inbio is answering right now. Last checked 13 min ago. It exposes 12 tools. Last commit 23 Jul 2026.

Official in.bio MCP server: shorten URLs, styled QR codes, and click analytics. No API key needed.

Uptime history 47 days of history · worst day 98%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
12
Tools
read from the server
905 ms
Response time
average over 24h
0
Stars
last commit 23 Jul 2026

Nothing serious here today

Today is the operative word: we check Inbio every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add inbio --transport http https://mcp.in.bio/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "inbio": {
      "url": "https://mcp.in.bio/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.inbio]
url = "https://mcp.in.bio/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "inbio": {
      "url": "https://mcp.in.bio/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "inbio": {
      "url": "https://mcp.in.bio/mcp"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

link
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 token scope.
delete_link
Delete a short link (it stops redirecting). Requires links:write scope.
get_link
Fetch one short link by id. Requires links:read scope.
get_link_analytics
Click analytics for a link: totals, daily series, top countries, devices, browsers, referrers. Bot traffic is excluded. Requires analytics:read scope.
set_link_enabled
Enable or disable a short link. Requires links:write scope.
update_link
Update a short link (any subset of create_link fields, plus slug). Editing destination_url requires the Pro+ edit-destination feature. Requires links:write scope.
account
get_account_usage
Current plan, period usage (links created, clicks, API requests), and plan limits for the authenticated account.
folders
list_folders
List the account's link folders. Requires links:read scope.
generate
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 SVG) that can be embedded or downloaded directly.
links
list_links
List the account's short links with optional filters. Requires links:read scope.
shorten
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 get click analytics.
tags
list_tags
List the account's link tags. Requires links:read scope.

Endpoints

URLTransportStateLatencyChecked
https://mcp.in.bio/mcp streamable-http answering 1316 ms 13 min ago

Alternatives to Inbio

same job, measured the same way
Jmpy MCP Server
by jmpy-me

Official JMPY.me MCP Server: URL shortener, QR codes, and 70+ marketing analytics tools.

answering
Opn MCP
by ysalitrynskyi

MCP server for opn.onl: shorten links, analytics, branded QR codes, and link management.

40 installs/wk local only
Sinkto.Link
by sinkto

Free URL shortener: manage short links, QR codes and click analytics from AI clients.

answering
Flit
by flitlink

Short links, QR codes and click analytics on Flit. Tools: create/list/stats/delete links.

answering
CodeQR
by codeqr

Create and manage CodeQR short links, QR codes, and analytics from any MCP client.

answering
TheQRCode.io
by theqrcode

Generate QR codes for URLs, WiFi, contacts and text. Paid API key adds saved codes + analytics.

3 tools answering
Filoo MCP
by jrlprost

Create short links, fetch click analytics, and generate QR codes via the filoo.app API.

36 installs/wk local only
QR Manager
by qr-manager

Dynamic QR codes and short links with real-time analytics and AI/MCP integration.

answering

Inbio — questions

Answers built from our own checks of this server.

What can Inbio do?
It exposes 12 tools, read directly from the server on our last check. Among them: create_link, delete_link, generate_qr_code, get_account_usage, get_link, get_link_analytics and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Inbio working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 905 ms. The bar chart above shows every period we have measured.
How do I connect Inbio?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Inbio need an API key?
No. Inbio completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Inbio?
It answers our handshake in 905 ms on average, which is faster than 11% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Inbio open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.