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"
]
}
関連サーバー
AllTrails
Search for hiking trails and get detailed trail information from AllTrails.
Congress.gov
Access the Congress.gov API to retrieve legislative information.
KnyazevAI MCP Catalog
Search and discover 24,500+ MCP servers and AI agents. Semantic search, trust scores, vulnerability tracking.
SelfMemory
Let your memories live forever by passing your knowledge to the next generation with SelfMemory.
ClimateTriage
Search for open source issues related to climate change and sustainability using the ClimateTriage API.
专利大数据服务
Provides comprehensive patent search and statistical analysis for intelligence analysis, technological innovation, and intellectual property management.
BGPT MCP
Search scientific papers with structured experimental data extracted from full-text studies. Returns 25+ fields per paper including methods, results, sample sizes, limitations, and quality scores.
doctree-mcp
BM25 search + tree navigation over markdown docs for AI agents. No embeddings, no LLM calls at index time.
Quotewise Quote MCP
Semantic quote search - 600K quotes with source transparency
OrdiscanMCP v1
MCP server for interacting with the Ordiscan API to query Bitcoin ordinals and inscriptions. Requires an Ordiscan API key.