Back to Browse

Lotus MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Measure how AI assistants cite your brand. Returns measured data and ready-to-apply fixes.

About

Measure how AI assistants cite your brand. Returns measured data and ready-to-apply fixes.

Remote endpoints: streamable-http: https://lotus.clicon.app/mcp/

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

12 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "app-clicon-lotus": {
      "url": "https://lotus.clicon.app/mcp/"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Lotus — AI Citation Intelligence (MCP Server)

Lotus is a Generative Engine Optimization (GEO) platform. It measures whether your brand is actually cited as a source inside LLM-generated answers, and hands your coding agent the exact code to fix what is missing.

This repository documents the hosted Lotus MCP server. The server is a managed remote endpoint — there is nothing to install or self-host.

  • Endpoint: https://lotus.clicon.app/mcp/ (trailing slash required)
  • Transport: streamable-http, stateless
  • Registry: app.clicon/lotus
  • Website: https://clicon.app

What it does

Search engines told you when you ranked badly. Generative engines do not. If an assistant hallucinates your product, ignores you, or cites a competitor instead, you lose the business with no signal that it happened.

Lotus closes that loop in three steps:

  1. Measure — real citation measurements across LLM answers for your domain, plus crawler activity and Search Console signals.
  2. Fix — prioritized "quick wins" with ready-to-install code (JSON-LD structured data, llms.txt).
  3. Verify — Lotus fetches your live site and confirms the fix is really there. A fix is not "applied" because an agent said so; it is applied because it was found in production.

Tools

analyze_geo works without credentials, so any agent can evaluate a domain before signing up. Every other tool requires an API key. Tools that take no domain argument resolve the domain from the key itself.

Preview

ToolDescription
analyze_geoGEO diagnosis for any domain: visibility score and estimated revenue at risk

Read (API key)

ToolDescription
get_quick_winsPending fixes, each with title, category, priority, estimated impact and a hash
get_quick_win_codeFull, install-ready code for one quick win, by hash
get_competitor_actionsCompetitor moves classified by AI-discoverability layer
get_artifactRetrieve a generated artifact (json_ld, llms_txt)
get_bot_activityAI crawler activity on your site over the last N days
get_bleed_modelEstimated business lost through the generative channel, with its provenance
verify_installationCheck whether your artifacts are live on your site right now
get_citation_verdictLatest citation score plus the per-query measurements behind it

Write (API key)

ToolDescription
mark_appliedMarks a quick win as applied — after verifying it against your live site
generate_share_linkCreate a shareable report link
regenerate_artifactsRegenerate your artifacts. Rate-limited; paid tiers only

Configuration

Add the server to any MCP-compatible client (Claude Code, Claude Desktop, Cursor, VS Code, or your own agent):

{
  "mcpServers": {
    "lotus": {
      "url": "https://lotus.clicon.app/mcp/",
      "headers": {
        "X-API-Key": "YOUR_LOTUS_API_KEY"
      }
    }
  }
}

The API key is sent as the X-API-Key header — never as a tool argument or a query parameter. Keys are issued during onboarding at clicon.app. Without a key the server still responds to analyze_geo.

Exact config syntax varies slightly per client; the shape above is what most of them expect.

Usage

Talk to your agent in plain language — it picks the tools:

"Run the Lotus GEO analysis on my domain."

"Show me the pending Lotus quick wins."

"Get me the code for the highest-priority one and apply it to this repo."

"I deployed. Mark it as applied in Lotus."

On that last step Lotus fetches your live site and looks for the schema. If it is there, the fix turns green with a verification date. If it is not — because the deploy has not landed, or the snippet went in wrong — Lotus refuses to mark it. No false positives.

Lotus generates and verifies. You deploy. The server never writes to your site or your repository.

Support

Questions or access: https://clicon.app

Reviews

No reviews yet

Be the first to review this server!

Lotus MCP Server - Measure how AI assistants cite your brand. Returns measured | MCP Marketplace