AI Search Tool

by 520chatgpt01

185 downloads
Not rated
GitHub

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

- 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"
    }
}

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.