Skip to content
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%
22 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
AgentFetch
Fetch and convert web content to Markdown with smart routing and token counting.
0 tools
mcparmory-linkup
Search the web and fetch pages with sourced results, optimized for AI agents
0 tools
AgentReady
Indexes websites so AI agents can query them and receive cited answers via MCP.
0 tools

How to use

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

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