unulu
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@unuluCreate a link-in-bio site for my brand."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
unulu
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.
Related MCP server: brewpage-mcp
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 |
| Create a link-in-bio site |
GET |
| Get site state |
PATCH |
| Update a site |
GET |
| Check handle availability |
No authentication required. Rate limited. Full spec: openapi.json
Example
See a live site at unulu.unu.lu.
Docs
API & MCP docs — human-readable documentation
llms.txt — agent-friendly docs
OpenAPI spec — REST API reference
MCP discovery — MCP server metadata
Platform guides
Step-by-step setup for each AI platform:
Claude · ChatGPT · Gemini · Cursor · Copilot · Grok · Windsurf · Other
Roadmap
See open issues labeled enhancement for planned features. Suggestions welcome — open an issue.
Portfolios and personal sites
Custom domain support
Links
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityAmaintenanceSimple and free publishing of content on the web for AI Agents27,772MIT
- Alicense-qualityAmaintenanceMCP server for BrewPage, a free no-signup hosting service. Lets AI agents publish HTML, Markdown, JSON, files, or a full multi-file static site and get a public URL instantly via a REST API.2Apache 2.0
- Alicense-qualityCmaintenancePublishes HTML pages straight from your AI assistant to a shareable URL, then lets you manage them - update, list, search, fetch, and delete pages in a public or private workspace. Turns "share what I just made" into a single tool call from Claude, Cursor, or any MCP client.MIT
- AlicenseAqualityBmaintenanceEnables AI agents to build, edit, and publish live websites with hosting, database, auth, and domains via the Model Context Protocol.13121MIT
Related MCP Connectors
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.
Deploy websites from AI agents. Free at mcp.shipstatic.com. Install for the full toolset.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/unulu-ai/unulu'
If you have feedback or need assistance with the MCP directory API, please join our Discord server