Jina Free MCP
Provides integration with Jina AI's reader service to fetch and extract content from webpages, allowing users to access web information through the MCP.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Jina Free MCPget the content from https://news.ycombinator.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
jina-free-mcp
This is a Managed Component Provider (MCP) that uses Jina AI's reader service to
fetch webpage content.
Installation & Usage
{
"mcpServers": {
"jina-free-mcp": {
"command": "npx",
"args": ["@ubuygold/jina-free-mcp"]
}
}
}
This server cannot be deployed
Maintenance
Related MCP Connectors
Jina AI Reader/Search MCP — turn any URL into clean LLM-ready markdown, plus web search.
Clean Markdown and AI-readability scoring for any URL. Built for AI agents.
Read any web page as clean Markdown for AI agents: fetch, search, metadata, links. SSRF-safe.
Converts any URL to clean, LLM-ready Markdown using real Chrome browsers
Related MCP Servers
- AlicenseBqualityFmaintenanceIntegrates Jina.ai's Reader API with LLMs for efficient and structured web content extraction, optimized for documentation and web content analysis.118 npm29MIT
- AlicenseNot gradedqualityCmaintenanceProvides web content extraction, search capabilities (web, arXiv, SSRN, images), semantic deduplication, and reranking through Jina AI's Reader, Embeddings, and Reranker APIs.1Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables LLMs to read and extract clean, markdown-formatted content from any webpage using the Jina AI Reader API.32 npm1Apache 2.0
- AlicenseNot gradedqualityCmaintenanceJina AI Reader/Search MCP that turns any URL into clean LLM-ready markdown and provides web search.5 npmMIT