← Registry

Marketing

moonlings.ai

Analyzes local businesses' online presence, reviews, and AI visibility to provide competitive insights.

1 endpoint8 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://moonlings.ai/api/mcp

No auth detected

MCP server metadata

Name
moonlings
Version
0.3.0
Capabilities
tools.listChanged

Known tools 8

ping

Returns server status, the price list, and (when authenticated) your credit balance.

Inferred read-only
check_visibility

Ask ChatGPT and Perplexity live (with web search) who they'd recommend in a business's category and city, and report whether THIS business appears.

Inferred read-only
review_gap

Compare a local business's Google rating and review count against the top same-category rivals nearby, with the gap math done: who leads, the rating delta, the review-volume ratio, and a verdict (leading / rated_equal_or_better_but_outreviewed / trailing).

Inferred read-only
check_facts

Find what AI assistants get WRONG about a local business.

Inferred read-only
run_scan

A live competitor scan: a research agent finds the business's strongest same-category rival nearby and scouts it (offer, pricing signals, review positioning, what they do that this business doesn't), while two ground-truth lookups run in parallel: ChatGPT/Perplexity sampling for AI-assistant visibility, and a direct Google Places review comparison (reviewSnapshot — the authoritative numbers; finding source URLs are verified against what the agent actually retrieved).

Inferred read-only
start_deep_report

Launch a full overnight-grade research report on a local business: an autonomous research crew maps the competitive landscape, reads the business's and rivals' web presence, and delivers a long-form graded report with structured findings and an action list.

Inferred read-only
check_report_status

Poll a deep research report by slug.

Inferred read-only
get_report_result

Fetch a completed deep research report by slug.

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.moonlings]
url = "https://moonlings.ai/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "moonlings": {
      "type": "http",
      "url": "https://moonlings.ai/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: moonlings
Remote MCP URL: https://moonlings.ai/api/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": {
    "moonlings": {
      "url": "https://moonlings.ai/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "moonlings": {
      "type": "http",
      "url": "https://moonlings.ai/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "moonlings",
  "transport": "streamable-http",
  "url": "https://moonlings.ai/api/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 moonlings.ai was fetched 2026-09-05T12:31:36.804Z.

Trust status Neutral

moonlings.ai 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.