Jina AI Web Search
FreeNot checkedIntegrates with Jina AI's web search and content fetching APIs, enabling web searches and URL content extraction for research tasks and information retrieval di
About
Integrates with Jina AI's web search and content fetching APIs, enabling web searches and URL content extraction for research tasks and information retrieval directly within conversations.
README
A Model Context Protocol server that provides web content searching and fetching capabilities(through jina reader api https://jina.ai/reader/).
Available Tools
readAndFetchContent- read a URL and fetch its content.
url(string, required): URL to fetch
searchAndGetSERP- search the web and get SERP.
keyword(string, required): The keyword to search on the web
Configuration
"mcpServers": {
"mcp-server-jina-java": {
"command": "java",
"args": [
"-Dspring.ai.mcp.server.stdio=true",
"-jar",
"/the path of the jar/mcp-server-jina-java-1.0-SNAPSHOT.jar",
"jina.api.api-key= Your jina key"
]
}
}
License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
Installing Jina AI Web Search
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/garcheng/mcp-server-jina-javaFAQ
Is Jina AI Web Search MCP free?
Yes, Jina AI Web Search MCP is free — one-click install via Unyly at no cost.
Does Jina AI Web Search need an API key?
No, Jina AI Web Search runs without API keys or environment variables.
Is Jina AI Web Search hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Jina AI Web Search in Claude Desktop, Claude Code or Cursor?
Open Jina AI Web Search on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Jina AI Web Search with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
