analyze_website — webanalyzer MCP Tool
analyze_website
(analyze website) is one of 3 tools on the
webanalyzer
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call analyze_website from your client
- Claude Code webanalyzer analyze_website run in your project directory
- Claude Desktop webanalyzer analyze_website ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor webanalyzer analyze_website ~/.cursor/mcp.json
- VS Code webanalyzer analyze_website .vscode/mcp.json
- Zed webanalyzer analyze_website ~/.config/zed/settings.json
- Windsurf webanalyzer analyze_website ~/.codeium/windsurf/mcp_config.json
- Cline webanalyzer analyze_website ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI webanalyzer analyze_website ~/.gemini/settings.json
- Grok webanalyzer analyze_website .mcp.json (in your project root)
- ChatGPT webanalyzer analyze_website Settings → Connectors → Advanced → Developer mode
- Claude.ai webanalyzer analyze_website Settings → Connectors → Add custom connector
- LangChain webanalyzer analyze_website pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http webanalyzer https://mcp.webanalyzer.dev
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.