stagenth · 网页数据 for Claude Desktop
com.stagenth/web
Web scraping to clean Markdown with JS rendering, multi-page crawl, structured extract, sitemaps.
client:Claude Desktop
transport:streamable-http
Install stagenth · 网页数据 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"web": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://stagenth.com/mcp/web/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs