Skip to main content
Glama

Haloscan MCP Server

by chouayb123

get_domains_competitors_best_pages

Identify top-performing pages of competitor domains to analyze their content strategy, traffic sources, and keyword rankings for better SEO insights and competitive advantage.

Instructions

Obtenir les meilleures pages des concurrents des domaines.

Input Schema

NameRequiredDescriptionDefault
bested_keywords_maxNo
bested_keywords_minNo
besting_keywords_maxNo
besting_keywords_minNo
competitorsNo
exclusive_keywords_maxNo
exclusive_keywords_minNo
inputYes
keywords_maxNo
keywords_minNo
lineCountNo
modeNo
order_byNoField used for sorting results. Default sorts by descending volume.
pageNo
positions_maxNo
positions_minNo
total_traffic_keep_naNo
total_traffic_maxNo
total_traffic_minNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "bested_keywords_max": { "type": "number" }, "bested_keywords_min": { "type": "number" }, "besting_keywords_max": { "type": "number" }, "besting_keywords_min": { "type": "number" }, "competitors": { "items": { "type": "string" }, "type": "array" }, "exclusive_keywords_max": { "type": "number" }, "exclusive_keywords_min": { "type": "number" }, "input": { "type": "string" }, "keywords_max": { "type": "number" }, "keywords_min": { "type": "number" }, "lineCount": { "type": "number" }, "mode": { "type": "string" }, "order_by": { "description": "Field used for sorting results. Default sorts by descending volume.", "type": "string" }, "page": { "type": "string" }, "positions_max": { "type": "number" }, "positions_min": { "type": "number" }, "total_traffic_keep_na": { "type": "boolean" }, "total_traffic_max": { "type": "number" }, "total_traffic_min": { "type": "number" } }, "required": [ "input" ], "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/chouayb123/mcp'

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