Openclaw Web Search Mcp

# Web Search and Research MCP

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Openclaw Web Search Mcp" with this command: npx skills add nishant-clawit/openclaw-web-search-mcp

Web Search and Research MCP

This MCP provides comprehensive web browsing, search, and research capabilities for AI agents, including PDF extraction, YouTube transcripts, summarization, and semantic search.

Overview

This MCP implements a full suite of tools for AI agents to interact with the web:

  • Google search integration
  • Web page content extraction
  • Link extraction from pages
  • PDF text extraction
  • YouTube video transcript retrieval
  • Text summarization
  • Text embedding and semantic search
  • Automated research workflows

Features

  • Search: Perform Google searches and get structured results
  • Page Extraction: Extract clean text content from web pages
  • Link Extraction: Get all links from a webpage
  • PDF Processing: Extract text from PDF documents
  • YouTube Transcripts: Retrieve transcripts from YouTube videos
  • Summarization: Generate concise summaries of text content
  • Embeddings: Store and search text using semantic embeddings
  • Research: Automated multi-step research workflows

Tools

  • search - Google search with results
  • open_page - Extract text from web pages
  • extract_links - Get links from pages
  • extract_pdf - Extract text from PDFs
  • youtube_transcript - Get YouTube video transcripts
  • summarize - Summarize text content
  • embed - Store text embeddings
  • semantic_search - Search stored embeddings
  • research - Conduct automated research

Installation

npm install

Usage

Run the MCP server:

node index.js <tool_name> <json_input>

Example:

node index.js search '{"query":"artificial intelligence"}'

Dependencies

  • axios: HTTP requests
  • cheerio: HTML parsing
  • natural: Text processing
  • pdf-parse: PDF text extraction
  • youtube-transcript: YouTube transcript API

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

PaperBanana

Generate publication-quality academic diagrams from paper methodology text

Registry SourceRecently Updated
Research

report-writing-skills

Automates collecting, downloading, and analyzing recent research reports with customizable focus and real-time progress feedback.

Registry SourceRecently Updated
077
Profile unavailable
Research

scholar-paper-downloader

学术文献PDF批量下载工具,支持从多个学术网站(arXiv、PubMed、PMC、Semantic Scholar等)搜索和下载论文, 自动提取元数据、生成索引列表。优先从官方免费渠道下载,付费文献提供手动下载指引。

Registry SourceRecently Updated
0174
Profile unavailable