Skip to main content
Glama

FetchSERP MCP Server

Official
by fetchSERP

get_keywords_search_volume

Retrieve search volume data for specific keywords to analyze search trends and prioritize SEO efforts. Supports country-specific insights for targeted keyword research.

Instructions

Get search volume for given keywords

Input Schema

NameRequiredDescriptionDefault
countryNoThe country code to search for
keywordsYesThe keywords to search

Input Schema (JSON Schema)

{ "properties": { "country": { "description": "The country code to search for", "type": "string" }, "keywords": { "description": "The keywords to search", "items": { "type": "string" }, "type": "array" } }, "required": [ "keywords" ], "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