🚀 OneSearch MCP Server: Web Search & Scraper & Extract, Support agent-browser, SearXNG, Tavily, DuckDuckGo, Bing, etc.
🚀 OneSearch MCP Server: Web Search & Scraper & Extract, Support agent-browser, SearXNG, Tavily, DuckDuckGo, Bing, etc.
Is it safe?
No known CVEs for agent-browser.
No authentication — any process on your machine can connect to this server.
MIT. View license →
Last scanned 0 days ago.
Is it maintained?
Last commit 59 days ago. 101 GitHub stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
4 tools. Estimated ~200 tokens of your context window (0.1% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, wrong Node.js version, npx cache. Setup guide covers troubleshooting. Or check GitHub issues for known problems.
{
"mcpServers": {
"one-search-mcp": {
"env": {
"SEARCH_PROVIDER": "local"
},
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yokingma/one-search-mcp:latest"
],
"command": "docker"
}
}
}Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y agent-browser 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
one_searchWeb search across multiple search providers including SearXNG, Tavily, DuckDuckGo, Bing, Google, Zhipu, Exa, and Bocha
one_scrapeScrape and extract content from websites using agent-browser for local browser automation
one_mapMap and crawl websites using agent-browser for local browser automation
one_extractExtract structured data from multiple URLs
Last scanned 2h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.