Skip to main content
Glama

AlsoAsked MCP Server

by metehan777

search_single_term

Find 'People Also Ask' questions for a single search term, enabling targeted SEO research and content optimization across specified language, region, and location.

Instructions

Search for PAA questions for a single term (convenience method)

Input Schema

NameRequiredDescriptionDefault
depthNoDepth of question hierarchy
languageNoLanguage codeen
latitudeNoLatitude for geographic targeting
longitudeNoLongitude for geographic targeting
regionNoRegion codeus
termYesSingle search term

Input Schema (JSON Schema)

{ "properties": { "depth": { "default": 2, "description": "Depth of question hierarchy", "maximum": 3, "minimum": 1, "type": "integer" }, "language": { "default": "en", "description": "Language code", "type": "string" }, "latitude": { "description": "Latitude for geographic targeting", "type": "number" }, "longitude": { "description": "Longitude for geographic targeting", "type": "number" }, "region": { "default": "us", "description": "Region code", "type": "string" }, "term": { "description": "Single search term", "type": "string" } }, "required": [ "term" ], "type": "object" }

You must be authenticated.

Other Tools from AlsoAsked MCP Server

Related Tools

    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/metehan777/alsoasked-mcp'

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