MCP.so
登录

Unulu Site Builder Free Link In Bio Page

@unulu-ai

关于 Unulu Site Builder Free Link In Bio Page

unulu — AI agent website builder

基本信息

分类

其他

许可证

MIT

传输方式

stdio

发布者

unulu-ai

提交者

Guy Antoine

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "unulu": {
      "url": "https://mcp.unulu.ai"
    }
  }
}

工具

7

Create a link-in-bio site with a name, bio, and links. Returns a live URL on unu.lu that expires in 3 hours unless claimed. Do NOT call until you have at least a name and one link from the user — gather real content first, never create with placeholder or empty content. If the user provides a handle (e.g. '_guy.a' for Instagram), construct the full URL yourself — do not ask them to paste it. When feasible, offer to find all public links for the person. Before calling: tell the user they can choose a skin on the preview page for the overall aesthetic; ask permission before adding emoji leading_icons to decorate links (for not-well-known social URLs). The response includes an assistant_message — share it with the user as-is (do not paraphrase). Persist claim_token and claim_code_short for subsequent updates — never ask the user for them back in the same conversation. Never create a duplicate site; always update the existing one. After creation: tell the user they can pick a custom handle when they claim; share the preview URL in a copy-paste block; offer to refine bio, links, or ordering. Keep iteration fast — apply changes immediately, don't re-confirm minor edits.

Returns the current state of a site including its name, bio, links, and URL. No authentication required. If expires_at is absent, the site has been claimed and is permanent. Accepts a site ID, a full URL (e.g. https://abc123.unu.lu), or a bare hostname (e.g. abc123.unu.lu).

Update an existing site. All fields are optional — only provided fields are changed. Links replace the entire array (omit to keep existing). Before updating, always call unulu_get_state first to read the current links and their ids — do not guess link ids. Authorization depends on site lifecycle: X-Claim-Token header for ephemeral (pre-claim) sites, X-Edit-Token header for claimed (post-claim) sites. If neither token is available and the site is claimed, use requestEditAccess to obtain an edit_token. If you created the site in this conversation, you already have the claim_token — use it directly. Returns the full updated site state. Keep iteration fast — apply changes immediately without re-confirming minor edits unless ambiguous. Accepts a site ID, a full URL (e.g. https://abc123.unu.lu), or a bare hostname (e.g. abc123.unu.lu).

Check whether a handle is available on unu.lu (not other platforms like Instagram, TikTok, etc.). For example, checking 'joe' tells you if joe.unu.lu is available for claiming. Use this to help users choose a handle before they visit the claim page.

Freeze a site due to abuse. Requires authentication.

Unfreeze a previously frozen site. Requires authentication.

Permanently delete a site. Requires authentication.

概览

What is Unulu?

Unulu is a website builder designed for AI agents. It creates and publishes link-in-bio sites via conversation with MCP-compatible tools such as Claude, ChatGPT, Gemini, and Cursor, with no manual setup required.

How to use Unulu?

Add the MCP server configuration with type: "streamable-http" and url: "https://mcp.unulu.ai" to your MCP client. No authentication is needed. Then ask your AI agent to build a link-in-bio site. Unulu also provides a REST API at https://api.unulu.ai for programmatic access.

Key features of Unulu

  • Create a link-in-bio site with name, bio, links, and theme
  • Read the current state of any site
  • Update content including display name, bio, links, and theme
  • Check handle availability before claiming
  • 17 built-in themes including minimal, gradient, brutalist, and glass
  • Instantly publish sites; expire after 1 hour unless claimed

Use cases of Unulu

  • Quickly build a personal link-in-bio page via AI assistant conversation
  • Manage multiple link profiles for different projects or brands
  • Experiment with different themes to match a personal style
  • Share a temporary site for events or promotions (expires unless claimed)

FAQ from Unulu

How do I get started with Unulu?

Add the MCP server config to your client with url: "https://mcp.unulu.ai", then ask your AI agent to build a link-in-bio site.

Does Unulu require authentication?

No, the MCP server and REST API require no authentication.

How long do sites remain live?

Sites expire after 1 hour unless you claim them with an email address.

Can I update a site after creation?

Yes, you can update content via the PATCH endpoint or by asking the AI agent.

What themes are available?

Unulu offers 17 built-in themes including minimal, gradient, brutalist, and glass.

评论

其他 分类下的更多 MCP 服务器