Skip to content
Back to search
30
MCP streamable-http

Jina Reader

io.github.pipeworx-io/jina-reader

Jina AI Reader/Search MCP — turn any URL into clean LLM-ready markdown, plus web search.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@cyanheads/jinaai-mcp-server
A Model Context Protocol (MCP) server that provides intelligent web reading capabilities using the Jina AI Reader API. It extracts clean, LL
0 tools
@mseep/mcp-web-reader
MCP server for reading web content with Jina Reader and local parser support
0 tools
io.github.zcag/readdown-mcp
Convert web pages to clean, LLM-optimized Markdown. No browser needed.
0 tools
mcp jina reader
Metadata-only Glama MCP server.
0 tools
jina reader mcp
Metadata-only Glama MCP server.
0 tools
@j0hanz/fetch-url-mcp
An MCP server that fetches web pages and converts them to clean, readable Markdown.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "jina_reader": {
      "url": "https://gateway.pipeworx.io/jina-reader/mcp",
      "transport": "streamable-http"
    }
  }
}