MCP Webscan Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoThe environment mode for Node.js, usually set to 'development' or 'production'.development

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
fetch_pageFetch a web page and convert it to Markdown for analysis
extract_linksExtract all links from a web page with their text
crawl_siteRecursively crawl a website up to a specified depth
check_linksCheck for broken links on a page
find_patternsFind URLs matching a specific pattern
generate_sitemapGenerate a simple XML sitemap