Back to Browse

Inbio MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://mcp.in.bio/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 2 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-www-in-bio-inbio": {
      "url": "https://mcp.in.bio/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

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/mcp

Tools

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

Running your own copy

This is a Cloudflare Worker using the Agents SDK:

npm install
npx wrangler deploy

License

MIT © InBio, Inc.

Reviews

No reviews yet

Be the first to review this server!