[ MCP_NODE_3910 ]
Web Reader 网页阅读器
分类:
网页搜索抓取
协议:
MCP v1.0
[ 描述 ]
基于模型上下文协议实现,支持 Claude Code 及其它客户端提取网页全文和内容块。
[ 配置_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"web-reader": {
"description": "Web Reader MCP Server - Z.AI implementation based on the Model Context Protocol (MCP). Provides Claude Code, Cline, and other MCP-compatible clients with powerful web content extraction capabilities, including full-page content retrieval and structured data extraction.",
"type": "http",
"url": "https://api.z.ai/api/mcp/web_reader/mcp",
"headers": {
"Authorization": "Bearer your_api_key"
}
}
}
}
数据来源:claude-code-templates(MIT),中文翻译由 AI 生成。详见关于我们。
粤公网安备44030002003366号