AI Search Tool

by XvJunyan

1 stars
354 downloads
Not rated
GitHub

About

AI Search Tool is an MCP server that provides search capabilities optimized for Japanese, English, and Chinese queries, with the best results in Japanese. It is designed for users who need to integrate multilingual search into AI assistants like Claude.

Details

Author
XvJunyan
GitHub stars
1
Downloads
354
Categories
Search

- Supports search in Japanese, English, and Chinese
- Optimized for Japanese-language queries
- Integrates with Claude Desktop via MCP
- Requires an API key for authentication
- Runs as a server using npx

Setup

Install AI Search Tool in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/xvjunyan/ai-search-mcp-server

Follow the installation instructions in the repository README, then restart your MCP client.

ai-search-mcp-server

AI搜索的MCP server,支持使用日语/英语/中文进行搜索,日语效果最佳。

配置方法

在Claude desktop中添加以下配置:

"AISearch": {
    "command": "npx",
    "args": ["github:XvJunyan/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.