πŸ”§

Multi-Provider Web Search Server

πŸ”§MCP Server

guptabhishek/multi-search-mcp

Security check pending
localhostedsearchaiwebautomation

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add search -e TAVILY_API_KEY=YOUR_TAVILY_API_KEY -e GOOGLE_API_KEY=YOUR_GOOGLE_API_KEY -e GOOGLE_CX=YOUR_GOOGLE_CUSTOM_SEARCH_ENGINE_ID -e BRAVE_API_KEY=YOUR_BRAVE_SEARCH_API_KEY -e SEARCH_PROVIDERS=tavily,google,duckduckgo,brave -e SEARCH_STRATEGY=random -e PORT=3002 -- npx -y mcp-search-server
MCP Client ConfigurationServer configuration (JSON)
{ "servers": { // ... other servers ... "search": { // Or...
3
Last UpdatedAug 3, 2025