Manages and summarizes notes through a custom URI scheme and provides tools for note creation within the Model Context Protocol ecosystem.
Browser Use is a Model Context Protocol (MCP) server that implements a simple note storage system. It provides a custom 'note://' URI scheme for accessing individual notes, each with a name, description, and text/plain mimetype. The server offers a 'summarize-notes' prompt for generating summaries of all stored notes, with an optional style argument to control detail level, and an 'add-note' tool for creating new notes with a specified name and content.
Key Features
01Custom note:// URI scheme for accessing individual notes.
02Summarize-notes prompt with customizable detail levels.
03Add-note tool for creating new notes.
04Real-time updates and notifications for clients.
05Uses Model Context Protocol (MCP) for seamless integration.
Use Cases
01Quick note taking and organization.
02Summarizing research notes.
03Integrating note-taking functionality into larger workflows.