Marketing
moonlings.ai
Analyzes local businesses' online presence, reviews, and AI visibility to provide competitive insights.
ENDPOINT 1
https://moonlings.ai/api/mcp
MCP server metadata
- Name
- moonlings
- Version
- 0.3.0
Known tools 8
pingReturns server status, the price list, and (when authenticated) your credit balance.
Inferred read-onlycheck_visibilityAsk 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-onlyreview_gapCompare 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-onlyrun_scanA 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-onlystart_deep_reportLaunch 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-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.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.
moonlings.ai 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.