jina-mcp-tools
3
Jina AI MCP Tools is an MCP server offering integrations with Jina AI APIs for tasks like web content extraction, search, and fact-checking. It requires a Jina AI API key and Node.js, and can be integrated with the Cursor editor for enhanced functionality.
Jina AI MCP Tools
A Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Features
- Web Reader: Extract content from web pages.
- Web Search: Perform web searches.
- Fact-Check: Verify factual statements.
Prerequisites
- Jina AI API Key
- Node.js version 16 or higher
Cursor Editor Configuration
Integrate the server with Cursor using a .cursor/mcp.json
file.
Using the Tools
Cursor's Agent can automatically or explicitly use the Jina AI tools based on configuration. Yolo mode allows unattended operation.
Available Tools
- jina_reader: Extracts content from webpages.
- jina_search: Searches the web.
- jina_fact_check: Verifies statements.