Skip to main content
Glama

Haloscan MCP Server

by chouayb123

get_keywords_site_structure

Extract and analyze the site structure for a given seed keyword or keyword list to optimize content organization and improve SEO strategy.

Instructions

Obtenir la structure du site des mots-clés.

Input Schema

NameRequiredDescriptionDefault
keywordNoSeed keyword
keywordsNoSeed keyword

Input Schema (JSON Schema)

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