geekjourneyx/jina-cli
A lightweight CLI tool wrapping Jina AI Reader API for AI Agents. Fetch and parse any URL into LLM-friendly formats (Markdown/Text/HTML). Perfect for reading X(Twitter), blogs, and news sites.
Platform-specific configuration:
{
"mcpServers": {
"jina-cli": {
"command": "npx",
"args": [
"-y",
"jina-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...