Skip to main content
Glama

FetchSERP MCP Server

Official
by fetchSERP

get_keywords_suggestions

Generate keyword suggestions by analyzing a URL or a list of keywords, tailored to specific country data using advanced SEO research tools.

Instructions

Get keyword suggestions based on a url or a list of keywords

Input Schema

NameRequiredDescriptionDefault
countryNoThe country code to search for
keywordsNoThe keywords to search (optional if url provided)
urlNoThe url to search (optional if keywords provided)

Input Schema (JSON Schema)

{ "properties": { "country": { "description": "The country code to search for", "type": "string" }, "keywords": { "description": "The keywords to search (optional if url provided)", "items": { "type": "string" }, "type": "array" }, "url": { "description": "The url to search (optional if keywords provided)", "type": "string" } }, "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/fetchSERP/fetchserp-mcp-server-node'

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