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
win4r browser use MCP Server 为 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
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。