Provides integration with Jina AI's reader service to fetch and extract content from webpages, allowing users to access web information through the MCP.
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"]
}
}
}