web-reader
by PPParticle
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEARXNG_URL | No | 自托管SearXNG实例地址(如http://localhost:8080),需开启JSON输出。全网搜的首选后端。 | |
| GITHUB_TOKEN | No | GitHub Personal Access Token. 仅issue通道走REST API,不设时限60次/小时,设置后5000次/小时。不设也能读公开仓库。 | |
| TAVILY_API_KEY | No | Tavily API key(免费注册,1000次/月)。全网搜的回退后端——SearXNG失败时兜底。受限网络也能搜,建议配上。 | |
| WEB_SERVER_CACHE_DIR | No | 覆盖缓存目录(默认~/.cache/mcp-web-server/)。 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/PPParticle/web-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server