← Back to Plugins
MCP Server MCP

io.github.huoshuiai42/huoshui-fetch

github By github 👁 1 views ▲ 0 votes

An MCP server that provides tools for fetching, converting, and extracting data from web pages.

Homepage Verified source GitHub

Install

uvx huoshui-fetch

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "huoshui-fetch",
      "version": "1.0.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...