Analyzes user search keyword intent for SEO support using the AI Search Intent API.
请通过 https://aisearchintent.com 获取 API key
这是一个基于 MCP (Model Context Protocol) 的搜索意图分析服务。它可以帮助分析用户搜索关键词的意图,为 SEO 分析提供支持。
{
"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
服务提供了一个名为 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"
]
}
Convert city names and locations into latitude and longitude coordinates using the free OpenStreetMap Nominatim API. No API key is required.
Provides web search capabilities using the Baidu Search API, with features for content fetching and parsing.
A full-text search server for Jewish texts and literature.
Search for scientific publications across ArXiv, ACL Anthology, HuggingFace Datasets, and Semantic Scholar.
An agent-based tool for web search and advanced research, including analysis of PDFs, documents, images, and YouTube transcripts.
Provides comprehensive enterprise risk analysis, including violation records, mortgage information, business anomalies, and judicial cases.
Interact with the Eventbrite API to search for events, get event details, and retrieve venue information.
Interacting with Perplexity
Web search server that integrates Perplexity Sonar models via OpenRouter API for real-time, context-aware search with citations
Provides real-time Caltrain schedule information using GTFS data.