MCPServers
Jina AI Web Search - MCP server logo

Jina AI Web Search

5
0

Summary

This Java-based MCP server integrates with Jina AI's web search and content fetching APIs, enabling Claude to perform web searches and extract content from URLs. Built with Spring Boot and Retrofit2, it exposes two primary tools: one for searching the web and retrieving SERP results, and another for reading and extracting content from specific URLs. The implementation uses Spring AI's tool annotation system to make these capabilities available through the MCP protocol, making it useful for research tasks, content aggregation, and information retrieval directly within Claude conversations without requiring users to manually search or visit websites.

Available Actions(2)

readAndFetchContent

Read a URL and fetch its content. Parameters: url (string, required) - URL to fetch.

searchAndGetSERP

Search the web and get SERP. Parameters: keyword (string, required) - The keyword to search on the web.

Last Updated: April 25, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그