kealuya/mcp-jina-ai
MCP-Jina-AI is a powerful MCP (Model Control Protocol) tool that integrates Jina.ai's reader service to convert web content into large language model (LLM) friendly formats. It provides a simple and efficient way to transform web pages into clean, structured text that can be easily processed by AI models.
Platform-specific configuration:
{
"mcpServers": {
"mcp-jina-ai": {
"command": "npx",
"args": [
"-y",
"mcp-jina-ai"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...