mcp-jinaai-reader
The mcp-jinaai-reader is an MCP server that integrates Jina.ai's Reader API with LLMs for advanced web content extraction. It features efficient content retrieval and optimized text extraction, although it is no longer maintained.
mcp-jinaai-reader
A Model Context Protocol (MCP) server designed to integrate Jina.ai's Reader API with language models for efficient and comprehensive web content extraction. This server is optimized for documentation and web content analysis.
Features
- Advanced web content extraction through Jina.ai Reader API
- Fast and efficient content retrieval
- Complete text extraction with preserved structure
- Clean format optimized for language models
- Support for various content types including documentation
- Built on the Model Context Protocol
Configuration
This server requires an MCP client for configuration, with environment variables needing an API key.
API
Implements read_url
function to convert URLs to text, with several optional parameters for cache, response format, timeouts, and more.
Development
Clone the repository, install dependencies, build the project, and run in development mode.
Contributing
Contributions are welcome via Pull Requests.
License
MIT License
Notice
This repository is no longer maintained. Use mcp-omnisearch instead.