Skip to main content
Search & Data ExtractionPython

lfnovo/content-core

Extract content from URLs, documents, videos, and audio files using intelligent auto-engine selection. Supports web pages, PDFs, Word docs, YouTube transcripts, and more with structured JSON responses.

search-data-extractionlocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/lfnovo/content-core

Claude Desktop configuration example:

{
  "mcpServers": {
    "content-core": {
      "command": "npx",
      "args": [
        "-y",
        "lfnovo/content-core"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
Python
Author
lfnovo