← Registry

Analytics

lumengeo.co

Provides data and metrics on commercial search retrieval landscapes, including dataset listings, source composition, and stability statistics.

1 endpoint5 known toolsFirst detected July 13, 2026Last detected August 19, 2026

ENDPOINT 1

https://lumengeo.co/mcp

No auth detected

MCP server metadata

Name
lumengeo-citation-data
Version
1.1.0
Capabilities
tools.listChangedresources.listChanged

Known tools 5

list_studies

List LumenGEO's two AI-search retrieval datasets with their headline metrics and source URLs.

Inferred read-only
get_retrieval_landscape

Return the composition of the retrievable web for commercial buyer queries (Retrieval Landscape 2026): source-type mix (brand vs review/aggregator vs editorial vs community), third-party share, and how often a ranked listicle leads the results.

Inferred read-only
get_search_stability

Return the stochasticity stats for the retrieval landscape under repeated identical sampling (Search Stability 2026): share of domains 'always' vs 'sometimes' present, mean top-10 Jaccard overlap, top-3 churn rate, and the headline findings.

Inferred read-only
get_vertical

Look up one industry/vertical (e.g.

Inferred read-only
get_top_third_party_domains

Return the third-party domains (review sites, comparison platforms, editorial outlets) that recur most across commercial buyer queries — the highest-leverage off-domain placement targets for GEO.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.lumengeo-citation-data]
url = "https://lumengeo.co/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "lumengeo-citation-data": {
      "type": "http",
      "url": "https://lumengeo.co/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: lumengeo-citation-data
Remote MCP URL: https://lumengeo.co/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "lumengeo-citation-data": {
      "url": "https://lumengeo.co/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "lumengeo-citation-data": {
      "type": "http",
      "url": "https://lumengeo.co/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "lumengeo-citation-data",
  "transport": "streamable-http",
  "url": "https://lumengeo.co/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for lumengeo.co was fetched 2026-08-11T15:18:51.774Z and is being refreshed.

Trust status Neutral

lumengeo.co is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.