1.0.2 • Published 9 months ago

@seepine/mcp-fetch v1.0.2

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
9 months ago

@seepine/mcp-fetch

提供获取网页内容和必应搜索能力的 MCP

一、使用方式

1. 可视化客户端 (例如 Cherry Studio)

  • 名称: mcp-fetch
  • 类型: stdio
  • 命令: npx
  • 参数: -y @seepine/mcp-fetch

2. 配置文件客户端 (例如 cline)

{
  "mcpServers": {
    "mcp-fetch": {
      "command": "npx",
      "args": [
        "-y",
        "@seepine/mcp-fetch"
      ],
      "alwaysAllow": [
        "fetch_url",
        "search_keyword"
      ],
      "disabled": false
    }
  }
}

二、提供能力

1. fetch_url

获取 url 内容,并返回 markdown 格式,例如可以告诉AI

通过 https://www.beijing-time.org/ 告诉我当前时间

2. search_keyword

仅推荐个人使用,若作为服务对外提供,搜索频繁有被必应封禁ip风险

根据关键词使用必应搜索并返回 markdown 内容,例如可以告诉AI

搜索当前时间告诉我