Back to search
100
MCP live v0.1.0 streamable-http

unulu

ai.unulu/unulu

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

Uptime
36.8%
19 probes
Response
553ms
last probe
Tools
4
callable
Primary URL
https://mcp.unulu.ai

Tools · 4

unulu_create_site

Create a link-in-bio site with a name, bio, and links. Returns a live URL on unu.lu that expires in 1 hour unless claimed. Do NOT call until you have at least a name and one link from the user — gathe…

unulu_get_state

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 …

unulu_update_site

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 …

unulu_check_handle

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 …

Similar MCP servers embedding-nearest

Dynamoi live
Promote music on Spotify and grow YouTube channels through AI-powered Meta and Google ad campaigns.
22 tools · streamable-http
agentView live
Display delivery platform for AI agents. Push HTML, dashboards and live data to screens.
79 tools · streamable-http
GoCreative Agent API live
Pay-per-call social enrichment + 140+ lookups for AI agents. x402 + USDC on Base.
8 tools · streamable-http
AgentLux live
Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.
79 tools · streamable-http
Reka live
Understand your videos with Reka AI — search, ask questions, and extract insights.
17 tools · streamable-http
io.github.Argo-RPG-Platform/argo-mcp live
MCP server for Argo RPG Platform — connects AI assistants to campaign data via OAuth2
61 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

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