Jina AI Reader
БесплатноНе проверенConverts web pages into clean Markdown format using Jina AI's r.jina.ai service with automatic content caching, token counting, and change detection for efficie
Описание
Converts web pages into clean Markdown format using Jina AI's r.jina.ai service with automatic content caching, token counting, and change detection for efficient web content extraction.
README
This is a lightweight MCP server that fetches and serves Markdown versions of web pages using r.jina.ai. It enables LLMs to access clean, token-aware web content with minimal overhead.
Could also use the existing fetch mcp, but where's the fun in that!?
Features
- Fetch any URL as Markdown
- Auto-hashes, tokenizes, and caches content
- Assigns stable URIs for resource lookup
Usage
To test locally:
npx @modelcontextprotocol/inspector uv run src/jina-mcp/server.py
Integrate with an mcp client for LLM use. e.g. claude, cursor, custom.
For example your config might look like this
{
"mcpServers": {
"jina-mcp": {
"command": "uv",
"args": [
"--directory",
"C:\\Users\\jswords\\mcp-jina\\src\\jina-mcp\\",
"run",
"server.py"
]
}
}
}
To Do
- Add support for batch fetching in parallel
- Deploy
Установка Jina AI Reader
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/jswords91/jina-ai-mcpFAQ
Jina AI Reader MCP бесплатный?
Да, Jina AI Reader MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Jina AI Reader?
Нет, Jina AI Reader работает без API-ключей и переменных окружения.
Jina AI Reader — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Jina AI Reader в Claude Desktop, Claude Code или Cursor?
Открой Jina AI Reader на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Jina AI Reader with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
