[ MCP_NODE_3911 ]
web-reader
CATEGORY:
Web Search & Fetch
PROTOCOL:
MCP v1.0
[ 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.
[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"web-reader-en": {
"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"
}
}
}
}
Source: claude-code-templates (MIT). See About Us for full credits.