bsmi021/mcp-server-webscan
A Model Context Protocol (MCP) server for web content scanning and analysis. This server provides tools for fetching, analyzing, and extracting information from web pages.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-webscan": {
"command": "npx",
"args": [
"-y",
"mcp-server-webscan"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...