MiniMax Search MCP Server - 强大的网页搜索和浏览工具(标准 MCP 实现)
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-minimax-ai-minimax-search","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# MiniMax Search MCP Server [English Doc](./README.md) | [Chinese Doc](./README_zh.md) MiniMax Search is an MCP (Model Context Protocol) server that provides web search and browsing capabilities. ## 🔧 Version Notes This project uses the **standard MCP Server protocol**, compliant with MCP specifications: - ✅ Complete `list_tools()` implementation - ✅ Complete `call_tool()` implementation - ✅ Standard `stdio_server()` communication ## Features - 🔍 **Multi-Engine Search**: Supports Google search engine - 🚀 **Parallel Search**: Native support for parallel multi-query search - 🌐 **Batch Browsing**: Support for batch browsing of multiple URLs - 🤖 **Intelligent Understanding**: Uses MiniMax LLM to understand web content and answer questions - 🎯 **Advanced Search**: Supports Google advanced search syntax - 🔄 **Auto Fallback**: Automatically switches to other engines when search fails ## Quick Start ### Install via Git (Recommended) ```bash # Run directly from Git repository uvx --from git+ssh://git@github.com:MiniMax-AI/minimax_search.git minimax-search ``` ### Install via Local Path (Development) ```bash # Run from local directory uvx --from /xxx/minimax_search minimax-search ``` ### MCP Client Configuration Add to your MCP client configuration file (e.g., `mcp.json`): ```json { "mcpServers": { "minimax_search": { "command": "uvx", "args": [ "--from", "git+ssh://git@github.com:MiniMax-AI/minimax_search.git", "minimax-search" ], "env": { "MINIMAX_API_KEY": "your_minimax_api_key", "SERPER_API_KEY": "your_serper_api_key", "JINA_API_KEY": "your_jina_api_key" } } } } ``` ## Available Tools ### 1. search - Parallel Web Search Search multiple queries simultaneously, returning brief results (title, URL, snippet). **Parameters**: - `queries` (array of strings, required): List of queries, supports Google advanced search syntax **Supported Search Engines**: - Googl…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.