Installation

Install the package via pip:

pip install mcp-server-webcrawl

Requirements

To use mcp-server-webcrawl effectively, you need:

  • An MCP-capable LLM host such as Claude Desktop [1]

  • Python [2] installed on your command line interface

  • Basic familiarity with running Python packages

After ensuring these prerequisites are met, run the pip install command above to add the package to your environment.

MCP Configuration

To enable your LLM host to access your web crawl data, you’ll need to add an MCP server configuration. From Claude’s developer settings, locate the MCP configuration section and add the appropriate configuration for your crawler type.

Setup guides and videos are available for each supported crawler:

References

[1] Claude Desktop: https://claude.ai [2] Python: https://python.org