Skip to main content
Glama

FetchSERP MCP Server

Official
by fetchSERP

get_keywords_search_volume

Retrieve search volume data for specific keywords in a chosen country to optimize SEO strategies and keyword research using FetchSERP MCP Server.

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