Skip to content
Back to search
30
MCP

crewai-web-search-mcp

pypi/crewai-web-search-mcp

MCP server providing web search and content extraction for AI agents

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

Similar MCP servers embedding-nearest

mcp-web-tools
MCP server providing web search 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-mcp-server
MCP server for CrewAI documentation
0 tools
mcp/reddit-mcp
This server provides AI agents with tools to fetch, post and search on Reddit.
0 tools
gsearch-mcp-cli
Google Search CLI and MCP server for AI agents
0 tools
n24q02m/wet-mcp
Open-source MCP server for AI agents: web search, content extraction, and library docs -- 5-strategy
0 tools

How to use

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

{
  "mcpServers": {
    "crewai-web-search-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}