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"
]
}
相關伺服器
Recall Kitchen
Search product recalls and receive notifications
Library Docs MCP Server
Search and fetch documentation for popular libraries like Langchain, Llama-Index, and OpenAI using the Serper API, providing updated information for LLMs.
BigGo MCP Server
A server for product search, price history tracking, and specification search using the BigGo API.
BGPT MCP API
Search scientific papers from any MCP tool. Raw experimental data from full-text papers — methods, results, quality scores. 50 free searches, then $0.01/result.
VideoSeek
Find anything in any video. Semantic video search, video Q&A, persistent memory, and social media import (TikTok/YouTube/Instagram) for AI agents. 18 MCP tools.
Java Conferences MCP Server
Provides information about Java conferences worldwide by parsing data from the javaconferences.github.io repository.
Open Brewery DB
Search and retrieve brewery data worldwide using the Open Brewery DB API.
Rolli MCP
Social media search and analytics across X, Reddit, Bluesky, YouTube, LinkedIn, Facebook, Instagram, and Weibo via the Rolli IQ API
Krep MCP Server
A high-performance string search server powered by the krep binary.
Ripgrep Search
Efficiently search Obsidian vaults using the ripgrep tool.