71
/ 100
8 days ago
glama

MCP Web Server

A local MCP server providing free network access capabilities including HTTP requests, web search, webpage content extraction, and optional screenshots, designed for integration with Claude Desktop or Claude Code.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: MCP_SEARCH_API_KEY, WEB_CONFIG_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_STDIN_INVALID_INPUT_POLICY非法 stdin 行处理策略:ignore/warn/strict warn
configFLASK_DEBUG
configWEB_CONFIG_PORT
configMCP_LOG_LEVEL日志级别 INFO
configMCP_DEFAULT_TIMEOUT默认请求超时(秒) 30
configMCP_HTTP_PROXYHTTP 代理 空
configMCP_HTTPS_PROXYHTTPS 代理 空
configMCP_RATE_LIMIT_SEARCHweb_search 每分钟调用上限 5
configMCP_RATE_LIMIT_HTTPhttp_request 每分钟调用上限 30
configMCP_RATE_LIMIT_EXTRACTextract_webpage_content 每分钟调用上限 10
configMCP_SEARCH_ENGINE搜索引擎:duckduckgo/bing/baidu duckduckgo
configMCP_BING_DOMAINBing 检索域名(可设 www.bing.com/cn.bing.com) www.bing.com
🔐 secretMCP_SEARCH_API_KEY可选搜索 API Key(预留扩展) 空
configMCP_SEARCH_API_ENDPOINT可选搜索 API Endpoint(预留扩展) 空
configMCP_SSRF_CHECK_DISABLED
🔐 secretWEB_CONFIG_TOKEN
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/zhaiy-local-webserver-mcp-187i03)](https://m8ven.ai/mcp/zhaiy-local-webserver-mcp-187i03)
commit: 79f6801ca4ac97ca802685001ed5182512b0e988
code hash: 28608e00402ed0102b54bf75abf2e2aa45a8c1bf257ae518a123b6e837fb140b
verified: 6/22/2026, 12:14:31 PM
view raw JSON →
MCP Web Server · M8ven Trust Score | M8ven