MCP Server for Stealth Web Search and Fetching
@maxylev
关于 MCP Server for Stealth Web Search and Fetching
Fault-tolerant MCP Server for Stealth Web Search and Fetching
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"searchfetch": {
"command": "uvx",
"args": [
"searchfetch"
]
}
}
}工具
未检测到工具
点击上方按钮,在临时沙箱中运行此服务器并实时获取工具列表。
概览
What is Searchfetch?
Fault-tolerant MCP Server for Stealth Web Search and Fetching
How to use Searchfetch?
The README includes setup instructions such as "command": "uvx",.
Key features of Searchfetch
- Dual Runtime: Natively supports zero-install execution via both Python (uvx) and Node.js (npx)
- Type: command
- Command: uvx searchfetch (or npx -y searchfetch)
Use cases of Searchfetch
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Searchfetch
Where is the source code for Searchfetch?
The source code is linked from the repository URL on this page.
Does Searchfetch include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
常见问题
Where is the source code for Searchfetch?
The source code is linked from the repository URL on this page.
Does Searchfetch include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
浏览器自动化 分类下的更多 MCP 服务器
BrowserTools MCP
AgentDeskAIMonitor browser logs directly from Cursor and other MCP compatible IDEs.
Browser Control MCP
eyalzhMCP server paired with a browser extension that enables AI agents to control the user's browser.
App Store Scraper MCP Server
appreply-coThis is an MCP server that provides tools to LLMs for searching and analyzing apps from both Google Play Store and Apple App Store – perfect for ASO.
Puppeteer MCP Server
merajmehrabiThis MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing Chrome windows.
mcp-browser-use: MCP server for browser-use
vinayak-mehtaMCP server for browser-use
评论