Skip to main content
Glama

Haloscan MCP Server

by chouayb123

get_domains_history_positions

Track historical domain positions by analyzing keyword rankings over specified date ranges to monitor SEO performance and competitor trends.

Instructions

Obtenir l’historique des positions des domaines.

Input Schema

NameRequiredDescriptionDefault
date_fromYesSeed keyword
date_toYesSeed keyword
inputYesSeed keyword

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "date_from": { "description": "Seed keyword", "type": "string" }, "date_to": { "description": "Seed keyword", "type": "string" }, "input": { "description": "Seed keyword", "type": "string" } }, "required": [ "input", "date_from", "date_to" ], "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