Agent♥︎Age
Catalog

io.github.rog0x/web

Official

by rog0x · TypeScript

Web scraping, search, monitoring, and HTML-to-markdown for AI agents

MCP Web Tools (io.github.rog0x/web)

The io.github.rog0x/web MCP server provides web scraping, search, monitoring, and HTML-to-markdown capabilities for AI agents. It exposes a “clean tool interface” to extract content, query the web, check site availability, and convert HTML into markdown.

🛠️ Key Features

  • web_extract: Extract structured content from a URL (title, headings, paragraphs, links, images, metadata)
  • web_search: Search the web via DuckDuckGo without an API key
  • web_monitor: Check whether a site is up, measure response time, and return HTTP headers
  • html_to_markdown: Convert a URL or HTML into clean markdown

🚀 Use Cases

  • Retrieve structured page content for agent context
  • Perform web searches to support downstream reasoning
  • Monitor site uptime and performance via response-time checks
  • Convert web content into markdown for agent-friendly consumption

⚡ Developer Benefits

  • Tool-based interface for web actions within MCP
  • Supports extraction, search, monitoring, and HTML/markdown conversion workflows

⚠️ Limitations

  • No API key dependency is stated for web_search; other service requirements are not described

Topics

ai-agentsclaudemcpmodel-context-protocoltypescriptweb-scrapingweb-toolsai-toolsdeveloper-toolsmcp-server

Related servers

More in Search & Web