Skip to main content
Glama

ReviewWebsite MCP Server

seo_traffic

Analyze website traffic for any domain or URL using ReviewWeb.site API. Specify mode (subdomains or exact) and country code for precise insights on visitor data.

Instructions

Check traffic for a domain or URL using ReviewWeb.site API.

Input Schema

NameRequiredDescriptionDefault
api_keyNoYour ReviewWebsite API key
countryNoCountry code (default: None)
domainOrUrlYesThe domain or URL to check traffic for
modeNoMode to use (default: subdomains)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "api_key": { "description": "Your ReviewWebsite API key", "type": "string" }, "country": { "description": "Country code (default: None)", "type": "string" }, "domainOrUrl": { "description": "The domain or URL to check traffic for", "type": "string" }, "mode": { "description": "Mode to use (default: subdomains)", "enum": [ "subdomains", "exact" ], "type": "string" } }, "required": [ "domainOrUrl" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mrgoonie/reviewwebsite-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server