Retrieves raw website content through a lightweight API endpoint, serving as an MCP server demonstration.
Model Context Protocol (MCP) Website Fetcher is a lightweight server implementation built to demonstrate how tools can be effectively exposed and interacted with using the MCP protocol. It provides a straightforward MCP-compatible API endpoint, offering a simple `fetch` tool that allows clients to retrieve the raw content of any specified URL. This project is ideal for exploring MCP client interactions and understanding the protocol's capabilities in a practical setting.