j

jina-free-mcp

@ubuygold/jina-free-mcp
0 Stars 171 次浏览 ubuygold 更新于 2026-08-23

MCP 服务配置

复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用

{
  "mcpServers": {
    "jina-free-mcp": {
      "args": [
        "@ubuygold/jina-free-mcp"
      ],
      "command": "npx"
    }
  }
}

服务介绍

jina-free-mcp

This is a Managed Component Provider (MCP) that uses Jina AI's reader service to
fetch webpage content.

Installation & Usage

                                                                                    
{                                                                                   
                                                                                    
  "mcpServers": {                                                                   
                                                                                    
    "jina-free-mcp": {                                                       
                                                                                    
      "command": "npx",                                                             
                                                                                    
      "args": ["@ubuygold/jina-free-mcp"]                                           
                                                                                    
    }                                                                               
                                                                                    
  }                                                                                 
                                                                                    
}                                                                                   
    

相关 MCP 服务