Loading MCP server directory, please wait...
Turn URLs, files and text into media, transcripts, summaries, translations and PDF.
npx @getmcp/cli add io.github.LatentNoise/contentRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.LatentNoise/content": {
"command": "uvx",
"args": [
"content-mcp"
],
"env": {
"CONTENT_API_URL": "http://localhost:8010",
"CONTENT_MCP_DOWNLOAD_DIR": "~/Downloads/Content"
}
}
}
}