← localseodata.com

INDIVIDUAL MCP TOOL

reputation_audit

Use when analyzing cross-platform review reputation with sentiment.

localseodata.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

localseodata.com

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.localseodata-com]
url = "https://mcp.localseodata.com/mcp?key=YOUR_API_KEY`"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "localseodata-com": {
      "type": "http",
      "url": "https://mcp.localseodata.com/mcp?key=YOUR_API_KEY`"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: localseodata-com
Remote MCP URL: https://mcp.localseodata.com/mcp?key=YOUR_API_KEY`

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": {
    "localseodata-com": {
      "url": "https://mcp.localseodata.com/mcp?key=YOUR_API_KEY`"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "localseodata-com": {
      "type": "http",
      "url": "https://mcp.localseodata.com/mcp?key=YOUR_API_KEY`"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "localseodata-com",
  "transport": "streamable-http",
  "url": "https://mcp.localseodata.com/mcp?key=YOUR_API_KEY`"
}
MCP Inspector

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

Related tools

  • get_balance — Always call this FIRST before starting work to check available credits.
  • local_pack — Use when checking if a business appears in Google's top 3 local results for a keyword.
  • organic_serp — Use when you need the complete Google search results page in one call: organic listings, local pack, ads, People Also Ask, AI overview, LSA ads, and knowledge panel.
  • local_services_ads — Use when checking Google Guaranteed/Screened ads for service categories (home services, legal, etc.).
  • maps — Use when you need more than 3 local results with GPS coordinates.
  • local_finder — Use when you need local listings with Google CID identifiers (instead of GPS coordinates from maps).
  • ai_overview — Use when checking if Google shows an AI Overview for a keyword and what sources it cites.
  • ai_mode — Use when getting the Google AI Mode (SGE) generated answer for a keyword.