Beekmarks is a proof-of-concept demonstrating how to run a Model Context Protocol (MCP) server within a web browser using WebAssembly. This project features a basic calculator tool with real-time results and a key-value storage system with template-based resource handling, showcasing the integration of MCP tools and resources in a browser environment. It utilizes a custom browser transport layer and the MCP SDK for server implementation, providing a foundation for exploring MCP capabilities in a web-based setting.