Back to search
30
MCP

Wick

io.github.wickproject/wick

Browser-grade web access for AI agents. Fetches any webpage, returns clean markdown.

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

Similar MCP servers embedding-nearest

Wick
Browser-grade web access for AI agents. Fetches any webpage, returns clean markdown.
0 tools
Intercept
Give your AI the ability to read the web. Fetches URLs as clean markdown with multi-tier fallback.
0 tools
com.mcparmory/linkup
Search the web and fetch pages with sourced results, optimized for AI agents
0 tools
mcparmory-linkup
Search the web and fetch pages with sourced results, optimized for AI agents
0 tools
@markdown-for-agents/web
Web-standard middleware that converts HTML responses to Markdown for AI agents and LLMs. Works with any Fetch API runtime.
0 tools
io.github.rog0x/web
Web scraping, search, monitoring, and HTML-to-markdown for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "wick": {
      "url": "None",
      "transport": "http"
    }
  }
}