Search Intent MCP
Analyzes user search keyword intent for SEO support using the AI Search Intent API.
Search Intent MCP
请通过 https://aisearchintent.com 获取 API key
这是一个基于 MCP (Model Context Protocol) 的搜索意图分析服务。它可以帮助分析用户搜索关键词的意图,为 SEO 分析提供支持。
功能特点
- 分析搜索关键词的意图
- 提供可能的分类
- 提供推理过程
- 提供相关参考链接
- 提供搜索建议
使用方法
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"
]
}
संबंधित सर्वर
Google PSE/CSE
A Model Context Protocol (MCP) server providing access to Google Programmable Search Engine (PSE) and Custom Search Engine (CSE).
Google Web Search (Gemini)
Provides Google Web Search functionality using the Gemini API. Requires a Google API Key or OAuth credentials.
PubChem
Extracts basic chemical information about drugs and compounds from the PubChem API.
BigGo MCP Server
A server for product search, price history tracking, and specification search using the BigGo API.
Azure AI Search
Search content using Azure AI Agent Service and Azure AI Search.
Brave-Gemini Research MCP Server
Perform web searches with the Brave Search API and analyze research papers using Google's Gemini model.
world airfares flight mcp
Flight search MCP server providing search, pagination, and itinerary details for AI assistants.
Rakuten Travel
Search for hotels and check their availability using the Rakuten Travel API.
Polymarket Trading MCP
Trading intelligence tools for Polymarket prediction markets: Slippage estimation, liquidity scanning, arbitrage detection, price feeds, wallet intelligence, and portfolio risk.
Intel Overdrive
Real-time intelligence about new MCP servers, AI coding tools, and ecosystem updates from 1,000+ monitored sources — delivered directly into Claude Code