Skip to main content
Glama

Haloscan MCP Server

by chouayb123

get_keywords_serp_pageEvolution

Track and analyze SERP page changes for specific keywords over time to monitor SEO performance and competitor movements. Input keyword, dates, and URL for detailed insights.

Instructions

Obtenir l'évolution des pages SERP des mots-clés.

Input Schema

NameRequiredDescriptionDefault
first_dateYesSeed keyword
keywordYesSeed keyword
second_dateYesSeed keyword
urlYesSeed keyword

Input Schema (JSON Schema)

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