MCP ServerHTTPOfficialv0.1.0

unulu MCP Server

Build and publish link-in-bio sites instantly via AI conversation. Designed for agents to create single-page sites with bio, links, and themes—no signup or manual work required.

ai.unulu/unulu

Hosted URL

https://mcp.unulu.ai

Transport

HTTP

Auth

No auth required

unulu repository at a glance

Live signal from GitHub, refreshed weekly.

Stars

2

Last commit

Mar 15, 2026

License

MIT

Language

What the unulu MCP server does

How models use it and what it is built for.

Build and publish link-in-bio sites instantly via AI conversation. Designed for agents to create single-page sites with bio, links, and themes—no signup or manual work required.

Connect to unulu

Hosted endpoint — paste into any MCP client.

https://mcp.unulu.ai

Resources

Where to find authoritative docs and source for unulu.

Example prompts for unulu

Paste any of these into Agent Studio after connecting unulu.

  • Create a link-in-bio site for handle janedoe with my bio and social links
  • Update my unulu site theme to gradient and add a new GitHub link
  • Check if the handle techwriter is available on unulu
  • Build me a minimal theme link-in-bio site and publish it

Documentation from project README

View on GitHub

Excerpted from the project's README — boilerplate sections (license, changelog, contributing) omitted for clarity.

unulu

MCP Badge

AI agent website builder, starting with link-in-bio sites. Create and publish via MCP server or REST API.

v1.0 — Stable API.

What is unulu?

unulu is a website builder designed for AI agents. You describe a site in conversation with an AI assistant — Claude, ChatGPT, Gemini, Cursor, or any MCP-compatible tool — and it builds and publishes the site instantly.

Starting with link-in-bio sites: a single page with your name, bio, and links, live at yourhandle.unu.lu. No signup, no templates, no manual work.

What AI agents can do

  • Create a link-in-bio site with a name, bio, links, and theme
  • Read the current state of any site
  • Update content — display name, bio, links, theme, link badges
  • Check handle availability before claiming
  • 17 built-in themes including minimal, gradient, brutalist, glass, and more

Sites are published instantly and expire after 1 hour unless claimed with an email address.

Quick start (MCP)

Add unulu to your MCP client config:

{
  "mcpServers": {
    "unulu": {
      "type": "streamable-http",
      "url": "https://mcp.unulu.ai"
    }
  }
}

No authentication required. Then ask your AI agent: "Build a link-in-bio site for me on unulu."

REST API

Base URL: https://api.unulu.ai

Method Path Description
POST /api/sites Create a link-in-bio site
GET /api/sites/{site_id} Get site state
PATCH /api/sites/{site_id} Update a site
GET /api/claims/check-handle Check handle availability

No authentication required. Rate limited. Full spec: openapi.json

Example

See a live site at unulu.unu.lu.

Continue reading on GitHub

unulu MCP server — FAQ

Common questions about connecting and running unulu.

  • What can I build with unulu?

    Currently, unulu builds link-in-bio sites—single pages with your name, bio, links, and one of 17 built-in themes. The roadmap includes portfolios, personal sites, and custom domains.

  • Do I need to authenticate or sign up?

    No. The MCP server and REST API require no authentication. Sites are published instantly and live at `yourhandle.unu.lu`, expiring after 1 hour unless you claim them with an email address.

  • Is unulu free?

    The README does not document pricing. Visit [unulu.ai](https://unulu.ai) or the docs for current pricing information.

  • How do I set up unulu with Claude or ChatGPT?

    Add the MCP server URL (`https://mcp.unulu.ai`) to your client config, or follow platform-specific guides at unulu.ai/start-claude, unulu.ai/start-gpt, etc.

  • What happens if I don't claim my site?

    Unclaimed sites expire after 1 hour. Claim your site with an email address to keep it live permanently.

Run unulu across 30+ AI models, side-by-side

Connect unulu to Claude, GPT, Gemini, DeepSeek and 30+ AI models in MCP Agent Studio. Compare answers side-by-side, save reusable agent presets, share runs — all in your browser, no install required.

Open Agent Studio

Related servers

More on MCP Playground