mcp-server-jina-java
If you are the rightful owner of mcp-server-jina-java and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server that provides web content searching and fetching capabilities through Jina Reader API.
The MCP Server (Jina Reader API) is a specialized server designed to facilitate web content searching and fetching. It leverages the Jina Reader API to provide efficient and effective content retrieval from the web. This server is particularly useful for applications that require real-time data fetching and search capabilities. By utilizing the Jina Reader API, the server can perform tasks such as reading a URL to fetch its content and searching the web to obtain search engine results pages (SERP). The server is implemented in Java and can be configured to run with specific command-line arguments, including the path to the JAR file and the Jina API key. The server is distributed under the MIT License, allowing for free use, modification, and distribution.
Features
- Web Content Fetching: Allows reading a URL and fetching its content using the Jina Reader API.
- Search Engine Results: Provides the ability to search the web and retrieve search engine results pages (SERP).
- Java Implementation: The server is implemented in Java, ensuring compatibility and performance.
- Configurable: Can be configured with specific command-line arguments for tailored operation.
- Open Source: Licensed under the MIT License, allowing for modification and distribution.
Tools
readAndFetchContent
Read a URL and fetch its content.
searchAndGetSERP
Search the web and get SERP.