AI agent website builder. Create and publish link-in-bio sites via MCP or REST API.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"unulu": {
"url": "https://mcp.unulu.ai",
"type": "streamable-http"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
AI agent website builder, starting with link-in-bio sites. Create and publish via MCP server or REST API.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in marketing / ai-ml
Persistent memory using a knowledge graph
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
An open-source AI agent that brings the power of Gemini directly into your terminal.
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
MCP Security Weekly
Get CVE alerts and security updates for ai.unulu/unulu and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
AI agent website builder, starting with link-in-bio sites. Create and publish via MCP server or REST API.
v1.0 — Stable API.
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.
Sites are published instantly and expire after 1 hour unless claimed with an email address.
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."
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
See a live site at unulu.unu.lu.
Step-by-step setup for each AI platform:
Claude · ChatGPT · Gemini · Cursor · Copilot · Grok · Windsurf · Other
See open issues labeled enhancement for planned features. Suggestions welcome — open an issue.