sitemcp
sitemcp is a tool that allows you to fetch an entire website and use it as an MCP (Multi-Channel Publishing) Server. It is a fork of the original sitefetch tool by @egoist.
Key Features
- Fetch Entire Sites: Easily fetch and cache entire websites for use as MCP servers.
- Customizable Tool Name Strategy: Specify how the tool names are generated for the MCP server.
- Content Length Control: Set maximum content length for fetching, useful for sites with extensive content.
- Page Matching: Match specific pages to fetch using flexible patterns.
- Content Extraction: Use CSS selectors to extract readable content from web pages.
Benefits
- Efficiency: Quickly set up an MCP server with minimal configuration.
- Flexibility: Customize fetching options to suit your needs.
- Open Source: Contribute to the project and adapt it for your own use cases.
Highlights
- Supports various command-line options for installation and usage.
- Caches fetched pages for faster access.
- MIT licensed, allowing for free use and modification.