AI Search Tool
About
AI Search Tool is an MCP server for AI-powered search that supports queries in Japanese, English, and Chinese, with best results for Japanese. It is designed for users who need language-aware search capabilities within the Claude desktop environment.
Details
- Author
- 520chatgpt01
- Downloads
- 185
- Categories
- Search
Jump to
- Supports search in Japanese, English, and Chinese
- Best performance with Japanese-language queries
- Simple setup via npx in Claude desktop
- Requires WebSocket API URL and API key
- Contact email provided for API key requests
Add the server configuration to Claude desktop using npx and the GitHub package github:520chatgpt01/ai-search-mcp-server. Set the required environment variables SEARCH_API_URL (a WebSocket endpoint) and SEARCH_API_KEY.
ai-search-mcp-server
AI搜索的MCP server,支持使用日语/英语/中文进行搜索,日语效果最佳。
配置方法
在Claude desktop中添加以下配置:
"AISearch": {
"command": "npx",
"args": ["github:520chatgpt01/ai-search-mcp-server"],
"env": {
"SEARCH_API_URL": "ws:xxxxxxxxx/xxxxxxxxx",
"SEARCH_API_KEY": "xxxxxx"
}
}
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

