Skip to main content
ClaudeWave

Official INBIO (in.bio) MCP server — shorten URLs, generate styled QR codes, and manage link analytics from any MCP client. Remote endpoint: mcp.in.bio/mcp

MCP ServersOfficial Registry0 stars0 forksTypeScriptMITUpdated today
Install in Claude Code / Claude Desktop
Method: NPX · wrangler
Claude Code CLI
claude mcp add inbio-mcp -- npx -y wrangler
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "inbio-mcp": {
      "command": "npx",
      "args": ["-y", "wrangler"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# inbio-mcp — official INBIO MCP server

The official [Model Context Protocol](https://modelcontextprotocol.io) server
for [INBIO](https://in.bio), the premium URL shortener with click analytics
and customizable QR codes.

**Remote endpoint (Streamable HTTP):** `https://mcp.in.bio/mcp` — no
installation needed.

```bash
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](https://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](https://in.bio/openapi.json) and
[llms.txt](https://in.bio/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](https://developers.cloudflare.com/agents/):

```bash
npm install
npx wrangler deploy
```

## License

MIT © [InBio, Inc.](https://in.bio)
ai-agentsmcpmcp-serverqr-codeurl-shortener

What people ask about inbio-mcp

What is getinbio/inbio-mcp?

+

getinbio/inbio-mcp is mcp servers for the Claude AI ecosystem. Official INBIO (in.bio) MCP server — shorten URLs, generate styled QR codes, and manage link analytics from any MCP client. Remote endpoint: mcp.in.bio/mcp It has 0 GitHub stars and was last updated today.

How do I install inbio-mcp?

+

You can install inbio-mcp by cloning the repository (https://github.com/getinbio/inbio-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is getinbio/inbio-mcp safe to use?

+

getinbio/inbio-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains getinbio/inbio-mcp?

+

getinbio/inbio-mcp is maintained by getinbio. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to inbio-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy inbio-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: getinbio/inbio-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/getinbio-inbio-mcp)](https://claudewave.com/repo/getinbio-inbio-mcp)
<a href="https://claudewave.com/repo/getinbio-inbio-mcp"><img src="https://claudewave.com/api/badge/getinbio-inbio-mcp" alt="Featured on ClaudeWave: getinbio/inbio-mcp" width="320" height="64" /></a>

More MCP Servers

inbio-mcp alternatives