A
securityA
licenseA
qualityIntegrates Jina.ai's Reader API with LLMs for efficient and structured web content extraction, optimized for documentation and web content analysis.
Last updated -
1
24
24
JavaScript
MIT License
一个模型上下文协议 (MCP) 服务器,用于获取具有递归探索功能的 Web 内容。该服务器使 LLM 能够自主探索网页和文档,以了解特定主题。
Docs Fetch MCP 服务器为 LLM 提供了一种简单但功能强大的方法来检索和探索 Web 内容。它支持:
当用户希望 LLM 通过浏览文档或网络内容来了解特定主题时,此工具特别有用。
服务器公开一个 MCP 工具:
fetch_doc_content
获取网页内容,并能够探索指定深度的链接页面。
参数:
url
(字符串,必需):要获取的网页的 URLdepth
(数字,可选,默认值:1):目录/链接探索的最大深度(1-5)返回:
@modelcontextprotocol/sdk
:MCP 服务器 SDKpuppeteer
:用于网页交互的无头浏览器axios
:用于发出请求的 HTTP 客户端要在开发模式下运行服务器:
麻省理工学院
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
使 LLM 能够通过获取页面并递归跟踪指定深度的链接来自主检索和探索 Web 内容,这对于从文档中学习主题特别有用。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wolfyy970/docs-fetch-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server