Search
Trust: 37/100 (Limited)io.github.yokingma/one-search-mcp Guide
Web search, crawl, scrape & extract with agent-browser, SearXNG, Tavily, DuckDuckGo, Bing & more
87 starsby yokingma
Quick Start
Install
npx one-search-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-yokingma-one-search-mcp": {
"command": "npx",
"args": [
"one-search-mcp"
]
}
}
}