JINA-AI
MCP 服务配置
复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用
{
"mcpServers": {
"jina-mcp-tools": {
"args": [
"jina-mcp-tools"
],
"command": "npx",
"env": {
"JINA_API_KEY": "sk-b4b52ea5575c41148df1d0c9ebbf1d80"
}
}
}
}
该服务需要配置环境变量:banana
可用工具 (2 个)
该服务在 MCP 协议中暴露的工具,AI 可按需调用
jina_reader 4 个参数 需填 1 项
Read and extract content from web page.
必填参数:url
jina_search 3 个参数 需填 1 项
Search the web. The response includes only partial contents of each web page. Use jina reader for full content.
必填参数:query
服务介绍
一个模型上下文协议(MCP)服务器,提供对多个搜索提供商和AI工具的统一访问。该服务器结合了Tavily、Perplexity、Kagi、Jina AI、Brave和Firecrawl的功能,通过单一接口提供全面的搜索、AI响应、内容处理和增强功能。