web-content-mcp
If you are the rightful owner of web-content-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Web Content MCP is a server designed to efficiently retrieve web content through search-based and direct URL access.
The Web Content MCP server, known as `web-content-mcp`, is a powerful tool for retrieving web content efficiently. It offers two primary tools: `web-search`, which searches Google to obtain top results and scrapes data from those pages, and `url`, which directly visits provided URLs to scrape content. This server is compatible with various platforms, including Claude Desktop and VSCode, and can be integrated with any agent supporting MCP servers. The server requires Node.js, pnpm/npm, and TypeScript support, along with a properly configured `.env` file containing necessary API keys.
Features
- Fast and efficient web content retrieval
- Support for both search-based and direct URL access
- Compatible with Claude Desktop, VSCode, and any agent that supports MCP servers
Tools
web-search
Searches Google to get the top-most results and scrapes data from those pages.
url
Directly visits the provided URL(s) and scrapes content without searching Google.