Browser Automation · MODEL CONTEXT PROTOCOL
win4r browser use MCP Server
win4r browser use MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.
WHAT IT CONNECTS
What win4r browser use MCP Server gives an AI Agent
- List and access notes via `note://` URIs
- Each note has a title, content and metadata
- Plain text mime type for simple content access
- `create_note` - Create new text notes
- Takes title and content as required parameters
- Stores note in server state
- `summarize_notes` - Generate a summary of all stored notes
- Includes all note contents as embedded resources
- Returns structured prompt for LLM summarization
SECURITY
An MCP listing is not a security review
An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.