Loading MCP server directory, please wait...
Web intelligence for AI agents: fetch, render, extract, research. x402 micropayments, no API keys.
npx @getmcp/cli add ai.clawfetch/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CLAWFETCH_PRIVATE_KEYEVM private key for a Base wallet holding USDC (pays x402 micropayments gaslessly)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.clawfetch/mcp": {
"command": "npx",
"args": [
"-y",
"@clawfetch/mcp"
],
"env": {
"CLAWFETCH_PRIVATE_KEY": ""
}
}
}
}Reliable web access for AI agents: smart HTTP, rotating proxies, and full-browser rendering.
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
Fetch and process content from specified URLs using the Oxylabs Web Scraper API.
Search the web and extract clean, readable text from webpages. Process multiple URLs at once to sp…