Skip to main content
Glama
captainChaozi

Search Intent MCP

Search Intent MCP

请通过 https://aisearchintent.com 获取 API key

这是一个基于 MCP (Model Context Protocol) 的搜索意图分析服务。它可以帮助分析用户搜索关键词的意图,为 SEO 分析提供支持。

功能特点

  • 分析搜索关键词的意图

  • 提供可能的分类

  • 提供推理过程

  • 提供相关参考链接

  • 提供搜索建议

Related MCP server: SEO AI Assistant

使用方法

claude 安装

{
  "mcpServers": {
    "search_intent": {
      "command": "npx",
      "args": ["-y", "@search-intent/mcp"],
      "env": {
        "SEARCH_INTENT_API_KEY": "xxx"
      }
    }
  }
}

开发

# 克隆仓库
git clone

# 安装依赖
pnpm install

# 设置环境变量
export SEARCH_INTENT_API_KEY=your_api_key

API 使用示例

服务提供了一个名为 search_intent_analysis 的工具,可以这样使用:

{
  "name": "search_intent_analysis",
  "arguments": {
    "query": "grok3"
  }
}

返回结果示例:

{
  "query": "grok3",
  "intent": "Information Lookup about xAI's Grok 3...",
  "possibleCategories": [
    "AI Model",
    "Technology",
    "Chatbot",
    "Product Information"
  ],
  "reasoning": "The user is likely trying to understand...",
  "references": [
    {
      "url": "https://example.com",
      "title": "Example Title"
    }
  ],
  "searchSuggestions": [
    "grok3 meaning",
    "grok3 search intent",
    "grok3 categories",
    "grok3"
  ]
}
Install Server
A
license - permissive license
C
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    Provides SEO automation with tools for keyword research, SERP analysis, and competitor analysis through Google Ads API integration, enabling AI assistants to access these capabilities via MCP.
    Last updated
    50
  • F
    license
    -
    quality
    D
    maintenance
    MCP server that enables AI assistants to perform SEO automation tasks including keyword research, SERP analysis, and competitor analysis through Google Ads API integration.
    Last updated
    1
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that provides Google Search functionality with automatic API key rotation and intelligent quota management, enabling natural language search queries with advanced filtering options.
    Last updated
    1
    71
    1
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    MCP server for Keys.so SEO API, enabling domain and keyword analysis, competitor research, and SEO metrics retrieval through natural language.
    Last updated
    3

View all related MCP servers

Related MCP Connectors

  • SEO Intelligence MCP — 13 tools: keyword research, SERP, domain audits, competitors.

  • SEO SERP MCP — Google organic search results via DataForSEO (dataforseo.com)

  • SEO Keywords MCP — search volume & difficulty via DataForSEO Labs (dataforseo.com)

View all MCP Connectors

Latest Blog Posts

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