Search_intent
@captainChaozi
关于 Search_intent
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"search_intent": {
"command": "npx",
"args": [
"-y",
"@search-intent/mcp"
],
"env": {
"SEARCH_INTENT_API_KEY": "xxx"
}
}
}
}工具
1A tool for analyzing search intent and user behavior. Features: - Analyze search query intent - Identify relevant topic categories - Provide search suggestions - Offer reference links Examples: "iphone 15" → Product research/purchase intent "python tutorial" → Learning intent Response format: - query: Original search term - intent: Search intention - categories: Related categories - suggestions: Related search terms - references: Reference links
概览
What is Search_intent?
Search_intent is a search intent analysis service based on the Model Context Protocol (MCP). It analyzes the intent behind user search keywords to support SEO analysis.
How to use Search_intent?
Configure Search_intent in your MCP client by running npx -y @search-intent/mcp with the environment variable SEARCH_INTENT_API_KEY set to your API key. Then use the search_intent_analysis tool, passing a query argument to get intent classification, reasoning, references, and search suggestions.
Key features of Search_intent?
- Analyzes search keyword intent
- Provides possible intent categories
- Offers reasoning behind the classification
- Includes relevant reference links
- Generates search suggestions
Use cases of Search_intent?
- SEO analysis: understand the intent behind target keywords to optimize content strategy.
- Content planning: get reasoning and related references to create content that matches user needs.
- Keyword research: expand keyword ideas using the provided search suggestions.
FAQ from Search_intent
How do I get an API key for Search_intent?
Visit https://aisearchintent.com to obtain an API key.
How do I install Search_intent in Claude?
Add the following configuration to your MCP settings: {"mcpServers":{"search_intent":{"command":"npx","args":["-y","@search-intent/mcp"],"env":{"SEARCH_INTENT_API_KEY":"xxx"}}}}.
What information does the analysis return?
It returns the detected intent, possible categories, a reasoning explanation, reference URLs, and search suggestions for the given query.
Does Search_intent work offline?
No, it requires an internet connection because it calls a remote API using your API key.
Is the API key the only authentication method?
Yes, the API key is set via the SEARCH_INTENT_API_KEY environment variable and is used to authenticate all requests.
搜索 分类下的更多 MCP 服务器
Naver Search MCP Server
isnow890MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping, etc) and data trend analysis tools via DataLab API.
G-Search MCP
jae-jaeA powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously.
duckduckgo-search MCP Server
zhsamaGoogle Search Console MCP server for SEOs
AminForouGoogle Search Console Insights with Claude AI for SEOs
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
评论