Skip to content
Back to search
30
MCP

mustafametesengul/webquest-mcp

docker/mustafametesengul/webquest-mcp

A MCP server that exposes powerful web search and scraping tools to AI agents.

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

google-researcher-mcp
An MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants.
0 tools
stgmt/crawl4ai-mcp
MCP server for Crawl4AI - Universal web crawling and data extraction for AI agents
0 tools
crewai-web-search-mcp
MCP server providing web search and content extraction for AI agents
0 tools
jeeva420/mcp-web-search
MCP server for web search (SearXNG) and scraping/extraction (Crawl4AI) over Streamable HTTP.
0 tools
@mseep/o3-search-mcp
MCP server that enables AI agents to perform intelligent web searches using OpenAI's o3 model with natural language queries
0 tools
mcp-web-tools
MCP server providing web search tools for AI assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mustafametesengul/webquest-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}