Skip to content
Back to search
30
MCP

dsheinalt/crawly-mcp

docker/dsheinalt/crawly-mcp

Crawly-MCP provides web search and content retrieval for local LLMs

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

Similar MCP servers embedding-nearest

scraperapi-mcp
This MCP server enables LLMs to retrieve and process web scraping requests using ScraperAPI.
0 tools
ai.llmse/mcp live
Public MCP server for the LLM Search Engine
10 tools · streamable-http
io.github.crawleo/crawleo-mcp
Hosted Crawleo MCP (remote streamable HTTP endpoint).
0 tools · streamable-http
kuldeepshandilya/mcp-tools-ide
MCP server for providing web search capability to local LLMs. It needs env variable 'TAVILY_API_KEY'
0 tools
iflow-mcp_pragmar-mcp-server-webcrawl
MCP server for search and retrieval of web crawler content
0 tools
io.github.Crawleo/Crawleo-MCP
Hosted Crawleo MCP (remote streamable HTTP endpoint).
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "dsheinalt/crawly-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}