Analytics
lumengeo.co
Provides data and metrics on commercial search retrieval landscapes, including dataset listings, source composition, and stability statistics.
ENDPOINT 1
https://lumengeo.co/mcp
MCP server metadata
- Name
- lumengeo-citation-data
- Version
- 1.1.0
Known tools 5
list_studiesList LumenGEO's two AI-search retrieval datasets with their headline metrics and source URLs.
Inferred read-onlyget_retrieval_landscapeReturn 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-onlyget_search_stabilityReturn 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-onlyget_top_third_party_domainsReturn 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-onlyCONNECT 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.
lumengeo.co is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.