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.
Quick Start
Clone the repository:
git clone https://github.com/lfnovo/content-coreClaude Desktop configuration example:
{
"mcpServers": {
"content-core": {
"command": "npx",
"args": [
"-y",
"lfnovo/content-core"
]
}
}
}Check the repository README for specific installation and configuration instructions.