Lotus — AI Citation Intelligence
Server Details
GEO Intelligence Engine for B2B. Analyze domains and fetch actionable defense code.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 3.3/5 across 3 of 3 tools scored.
Each tool targets a distinct aspect of GEO/SEO analysis: domain analysis, competitor actions, and quick wins. There is no functional overlap.
All tool names follow a consistent verb_noun pattern (analyze_geo, get_competitor_actions, get_quick_wins), making them easy to predict and understand.
Three tools is a compact set, but it covers the core functionalities for AI citation intelligence. Slightly underpopulated but still well-scoped.
The set covers domain analysis, competitive intelligence, and optimization opportunities. Missing a general list or update tool, but the main workflows are present.
Available Tools
3 toolsanalyze_geoAInspect
Analiza el estado GEO de un dominio.
Sin api_key: retorna preview limitado (1/día por IP, 3/semana).
Con api_key válida: retorna análisis completo con métricas, bleed model y simulaciones.| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| api_key | No |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description bears full responsibility. It discloses rate limits for unauthenticated use and what the full analysis includes ('metrics, bleed model, simulations'), which is good. Missing details on the exact nature of these results, but still informative.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two sentences with no filler. The first sentence states the main purpose, the second details the two modes. Every word earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description covers behavior and rate limits but lacks details on output format, error handling, or domain validation. Given the tool has only 2 params and no output schema, it is minimally adequate but could be more complete (e.g., 'returns a JSON object').
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must add parameter meaning. It explains the api_key parameter's effect (triggering full vs. limited analysis). The domain parameter is only mentioned by name, not elaborated. Thus, partial compensation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool analyzes the GEO state of a domain, and distinguishes two modes based on api_key. Sibling tools are different enough that confusion is unlikely, though no explicit differentiation is given.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explains when to use api_key vs. not (limited preview vs. full analysis) and mentions rate limits. However, it does not provide guidance on when to use this tool over sibling tools, leaving it implicit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_competitor_actionsCInspect
Retorna las competitor actions pendientes y trabajadas para un dominio.
Requiere api_key válida (pro, growth, o agency).| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| api_key | Yes |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so description carries full burden. It implies a read operation ('returns') but does not disclose side effects, pagination, or detailed behavior beyond the basic retrieval.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two concise sentences with clear front-loading: first states purpose, second adds requirement. No filler or redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given no output schema and no annotations, the description is thin. It omits return structure, error handling, and pagination, which are important for a tool returning data.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%, so description adds meaning: 'domain' is implicit, 'api_key' requires specific plan types. This partially compensates, but lacks format or source details.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states it returns competitor actions for a domain, using a verb-resource pair. It distinguishes from siblings (analyze_geo, get_quick_wins) by focusing on actions, but does not explicitly differentiate.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No explicit guidance on when to use this tool versus siblings. The description mentions api_key requirements but lacks context for when-not or alternative tools.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_quick_winsBInspect
Retorna los quick wins pendientes y aplicados para un dominio.
Requiere api_key válida (pro, growth, o agency).| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| api_key | Yes |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must fully disclose behavior, but it only mentions returning data and an auth requirement. It does not state whether the tool is read-only, side effects, rate limits, or error conditions, leaving significant gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely concise with two short sentences, no redundant information, and all content is relevant. Every word serves a purpose.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given no output schema and only basic input schema, the description needs to explain what 'quick wins' are, the output structure, and any limitations. It fails to do so, leaving the agent with insufficient context for correct invocation and result interpretation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has 0% description coverage, but the description adds value by specifying that api_key must be from pro, growth, or agency plans. However, it does not elaborate on the domain parameter format or any constraints, so it partially compensates.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states that the tool returns pending and applied quick wins for a domain, using a specific verb 'Retorna' and resource 'quick wins'. It differentiates from sibling tools (analyze_geo, get_competitor_actions) by focusing on a distinct concept, though it does not explicitly contrast with them.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description specifies a prerequisite: a valid api_key from pro, growth, or agency plans. However, it does not provide guidance on when to use this tool versus alternatives or when not to use it, leaving the agent to infer context.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!