← Registry

Marketing

in.bio

Manages short links and QR codes for marketing and tracking.

1 endpoint12 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.in.bio/mcp

No auth detected

MCP server metadata

Name
inbio
Version
1.0.0
Capabilities
resources.listChangedprompts.listChangedtools.listChanged

Known tools 12

shorten_link

Shorten a URL into an in.

Inferred read-only
generate_qr_code

Generate a styled QR code image URL.

Inferred read-only
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).

Potential side effects
list_links

List the account's short links with optional filters.

Inferred read-only
get_link

Fetch one short link by id.

Inferred read-only
update_link

Update a short link (any subset of create_link fields, plus slug).

Potential side effects
delete_link

Delete a short link (it stops redirecting).

Potential side effects
set_link_enabled

Enable or disable a short link.

Inferred read-only
get_link_analytics

Click analytics for a link: totals, daily series, top countries, devices, browsers, referrers.

Inferred read-only
list_folders

List the account's link folders.

Inferred read-only
list_tags

List the account's link tags.

Inferred read-only
get_account_usage

Current plan, period usage (links created, clicks, API requests), and plan limits for the authenticated account.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.inbio]
url = "https://mcp.in.bio/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "inbio": {
      "type": "http",
      "url": "https://mcp.in.bio/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: inbio
Remote MCP URL: https://mcp.in.bio/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "inbio": {
      "url": "https://mcp.in.bio/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "inbio": {
      "type": "http",
      "url": "https://mcp.in.bio/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "inbio",
  "transport": "streamable-http",
  "url": "https://mcp.in.bio/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for in.bio was fetched 2026-07-30T20:17:43.991Z and is being refreshed.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.