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
Installation
npx -y lfnovo/content-coreConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub