search & data extraction

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.

python
local
search & data extraction
0
View on GitHub

Installation

npx -y lfnovo/content-core

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

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.

GitHub: https://github.com/lfnovo/content-core

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub