Jina AI Reader/Search MCP — turn any URL into clean LLM-ready markdown, plus web search.
claude mcp add jina-reader --transport http https://gateway.pipeworx.io/jina-reader/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"jina-reader": {
"url": "https://gateway.pipeworx.io/jina-reader/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"jina-reader": {
"serverUrl": "https://gateway.pipeworx.io/jina-reader/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"jina-reader": {
"type": "http",
"url": "https://gateway.pipeworx.io/jina-reader/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"jina-reader": {
"url": "https://gateway.pipeworx.io/jina-reader/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"jina-reader": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/jina-reader/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/jina-reader/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--jina-reader/reviews or the review_server meta-tool.
POST /mcp