Skip to main content
Glama

Haloscan MCP Server

by chouayb123

get_keywords_serp_pageEvolution

Track SERP page evolution for specific keywords over time by analyzing changes between two dates. Gain insights into ranking shifts and URL performance to refine SEO strategies effectively.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
first_dateYes
keywordYesSeed keyword
second_dateYes
urlYes

Input Schema (JSON Schema)

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