web-content-mcp
0
Web Content MCP is a server designed for retrieving and scraping web content efficiently. It offers tools for conducting Google searches and directly visiting URLs, supporting CLAUDE Desktop and VSCode. It is highly configurable and leverages TypeScript and environment variables for operation.
Web Content MCP
This MCP server provides two primary tools for web content retrieval:
- web-search: Conducts Google searches to fetch top results and scrapes data from those pages.
- url: Directly accesses specified URLs and scrapes content.
Features
- Fast and efficient web content retrieval
- Supports search-based and direct URL access
- Compatible with Claude Desktop, VSCode, and any MCP-enabled agent
Prerequisites
- Node.js and pnpm/npm installed
- TypeScript support
.env
file with required API keys
Usage
Configurable for tools like Claude Desktop and VSCode. Enables users to search information or visit and summarize URLs by configuring pertinent settings.