Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”Ž Search & Data Extraction
  3. Content Core
Content Core logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 5:20:36 PM

Content Core

User RatingsBe the first to rate and review this MCP server!
View Repository171 GitHub StarsTotal stargazers on GitHub for the source repository (171 stars).Visit Website
content-extractionsummarizationdocumentstranscriptionmcp

Extracts and summarizes web, document, and media content through MCP tools with configurable processing engines.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "lfnovo-content-core": {
      "command": "uvx",
      "args": [
        "content-core"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ”Ž More in Search & Data Extraction

Overview

The lfnovo/content-core MCP server extracts content from URLs, files, text, and supported media formats, then summarizes supplied text. It exposes `extract_content` and `summarize_content` MCP tools and returns plain text to MCP clients. Engine selection can be automatic or configured for URL and document processing, while external LLM and speech-to-text providers support summaries and transcription. Reach for it when an agent needs to read web pages, PDFs, office files, YouTube content, or audio and video sources.

Use cases

β€’Extract article text for an agent
β€’Read PDF and office documents
β€’Transcribe audio or video files
β€’Summarize extracted research material

Key features

β€’URL, file, and text extraction
β€’PDF, office, ebook, and markup support
β€’Audio and video transcription
β€’Configurable extraction engines
β€’MCP tools for extraction and summarization

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Content Core.

Extracted Tool Capabilities
URL, file, and text extraction
PDF, office, ebook, and markup support
Audio and video transcription
Configurable extraction engines
MCP tools for extraction and summarization

How Content Core works

What lfnovo/content-core MCP server does

The lfnovo/content-core MCP server gives MCP-compatible applications two content-processing tools: extract_content and summarize_content. Extraction accepts URLs, files, or text and covers web pages, YouTube videos, Reddit posts, PDFs, DOCX, PPTX, XLSX, EPUB, HTML, Markdown, plain text, audio, and video. The lfnovo/content-core MCP server returns plain text through the MCP interface.

Extraction is intended to hide differences between source types. URL handling can use automatic selection or a configured engine such as simple extraction, Firecrawl, Jina, or Crawl4AI. Document handling supports automatic or simple processing, with Docling available as an optional advanced parser. Audio and video processing can use speech-to-text providers through the project’s provider abstraction.

How it works

The package is implemented as a Python application with three access paths: an async Python API, the content-core command-line interface, and the MCP server. Starting content-core mcp launches the MCP process for a local client such as Claude Desktop.

The extraction tool can receive a URL, file path, or content value. The summarization tool works with text and can receive additional context that guides the requested summary. Configuration selects the URL and document engines, controls audio transcription concurrency, and identifies LLM or speech-to-text providers. Settings are resolved from constructor or command options first, then CCORE_* environment variables, the configuration file at ~/.content-core/config.toml, and defaults.

The lfnovo/content-core MCP server relies on external provider credentials when a selected engine or model requires them. Supported provider families include OpenAI, Anthropic, Google, Groq, DeepSeek, and Ollama, although the exact available options are provided by the Esperanto dependency.

Setup and configuration

Install the package with pip install content-core, or run it without a persistent installation through uvx. The MCP command is:

bash
uvx content-core mcp

A Claude Desktop configuration can run that command and pass provider credentials such as OPENAI_API_KEY in the process environment. The project also supports persistent settings through content-core config set, config list, and config delete.

Relevant configuration names include CCORE_URL_ENGINE, CCORE_DOCUMENT_ENGINE, CCORE_AUDIO_CONCURRENCY, CCORE_LLM_PROVIDER, CCORE_LLM_MODEL, CCORE_STT_PROVIDER, CCORE_STT_MODEL, CCORE_STT_TIMEOUT, and CCORE_YOUTUBE_LANGUAGES. External services use their own standard variables, including OPENAI_API_KEY, FIRECRAWL_API_KEY, and JINA_API_KEY. Optional extras add Docling, Crawl4AI, or LangChain support. Crawl4AI may also require Playwright installation when used in local browser mode.

Tools and capabilities

  • extract_content: Reads a URL, file, or text value and extracts usable content.
  • summarize_content: Produces a summary from supplied text, with optional context.
  • Automatic URL engine selection, with explicit engine overrides available.
  • Document parsing for common office, ebook, markup, and plain-text formats.
  • Audio and video transcription through configurable speech-to-text providers.
  • Local MCP execution through uvx or an installed content-core command.

Limitations and notes

The MCP tools return plain text rather than a documented structured response schema. Some formats and engines depend on optional packages or external services. Selecting docling without installing the corresponding extra raises a configuration error; the default automatic document mode can fall back without it. Provider-based summarization, transcription, Firecrawl, and Jina use credentials and service availability outside the MCP process.

The lfnovo/content-core MCP server is distributed under the MIT license. The repository also includes an agent skill for Claude Code and Codex, but that skill is separate from the MCP transport and does not change the two MCP tools exposed by the server.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • Open WebSearch logoOpen WebSearch

    Web search using free multi-engine search (NO API KEYS REQUIRED) β€” Supports Bing, Baidu, DuckDuckGo, Brave, Exa, and CSDN.

    πŸ”Ž Search & Data Extraction3 views
    Compare vs Open WebSearch β†’
  • Agent Search MCP logoAgent Search MCP

    Free multi-engine MCP search server β€” 8 free engines (DDG, Sogou, Bing, Baidu, Wikipedia, Startpage, Yandex, Mojeek), waterfall progressive search, multi-source verification, content enrichment, news search, language auto-detection, CLI. Zero API keys needed. npx agent-search-mcp

    πŸ”Ž Search & Data Extraction4 views
    Compare vs Agent Search MCP β†’
  • MCP Tavily logoMCP Tavily

    mcp server of tavily

    πŸ”Ž Search & Data Extraction1 views
    Compare vs MCP Tavily β†’
  • Fetcher MCP logoFetcher MCP

    MCP server for fetching web page content using Playwright headless browser, supporting Javascript rendering and intelligent content extraction, and outputting Markdown or HTML format.

    πŸ”Ž Search & Data Extraction5 views
    Compare vs Fetcher MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
171
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Content Core

Install it with `pip install content-core`, or run `uvx content-core mcp` without a persistent installation.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewContent Core AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/lfnovo-content-core?style=directory)](https://allmcps.com/mcp/lfnovo-content-core)
HTML Embed
<a href="https://allmcps.com/mcp/lfnovo-content-core"><img src="https://allmcps.com/api/badge/lfnovo-content-core?style=directory" alt="Content Core on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”ŽSearch & Data Extraction
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars171
GitHub Star CountTotal stargazers on GitHub representing community popularity (171 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 30, 2026
55Quality signal: Good Β· 55/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity7/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Β· content-core (PyPI)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”Ž Search & Data Extraction β†’Best MCP servers for Web Search & Scraping β†’Alternatives to Content Core β†’Install in Claude DesktopInstall in CursorInstall in VS Code