Web Reader
by zacfire
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fetch_urlA | 获取指定URL的网页内容,并转换为Markdown格式。默认使用Jina Reader,失败时自动切换到本地解析 |
| fetch_multiple_urlsC | 批量获取多个URL的网页内容 |
| fetch_url_with_jinaB | 强制使用Jina Reader获取网页内容(适用于复杂网页) |
| fetch_url_localA | 强制使用本地解析器获取网页内容(适用于简单网页或Jina不可用时) |
| fetch_url_with_browserA | 强制使用Playwright浏览器获取网页内容(适用于有访问限制的网站,如Cloudflare保护、验证码等) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zacfire/mcp-web-reader'
If you have feedback or need assistance with the MCP directory API, please join our Discord server