Back to directory
lfnovo/content-core

lfnovo/content-core

@lfnovo

Extract, process, and summarize content from URLs, files, and text through a unified async Python API, CLI, or MCP server.

content-extractionmedia-processingmcpapipythonasyncclisummarizationcontext

Installation & Configuration

{
  "mcpServers": {
    "content-core": {
      "command": "uvx",
      "args": [
        "content-core",
        "mcp"
      ],
      "env": {
        "OPENAI_API_KEY": "sk-..."
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13