Skip to main content
Glama

Search Intent MCP

search_intent_analysis

Analyze search query intent to identify user behavior, categorize topics, and generate related suggestions for SEO insights and content optimization.

Instructions

A tool for analyzing search intent and user behavior.

Features:

  • Analyze search query intent

  • Identify relevant topic categories

  • Provide search suggestions

  • Offer reference links

Examples: "iphone 15" → Product research/purchase intent "python tutorial" → Learning intent

Response format:

  • query: Original search term

  • intent: Search intention

  • categories: Related categories

  • suggestions: Related search terms

  • references: Reference links

Input Schema

NameRequiredDescriptionDefault
queryYesEnter a search term to analyze

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "description": "Enter a search term to analyze", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Search Intent MCP

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/captainChaozi/search-intent-mcp'

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