Browser Use
Createdadamdude828
Manages and summarizes notes through a custom URI scheme and provides tools for note creation within the Model Context Protocol ecosystem.
About
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
- Custom note:// URI scheme for accessing individual notes.
- Summarize-notes prompt with customizable detail levels.
- Add-note tool for creating new notes.
- Real-time updates and notifications for clients.
- Uses Model Context Protocol (MCP) for seamless integration.
Use Cases
- Quick note taking and organization.
- Summarizing research notes.
- Integrating note-taking functionality into larger workflows.