MCP Configs2026年4月8日·1 分钟阅读

Notte — Browser Automation MCP for AI Agents

MCP server that turns web browsers into AI agent tools. Notte provides structured browser actions like click, type, navigate, and extract for LLM-driven automation.

What is Notte?

Notte is a browser automation MCP server that gives AI agents structured browser operations (click/type/navigate/extract). Handles SPAs, dynamic content, and authentication flows.

In one sentence: Browser automation MCP — AI agents interact with pages via high-level actions (click/type/navigate/screenshot), handles SPAs and auth. A higher-level alternative to Playwright MCP.

For: AI agent users needing web interaction.

Core Tools

1. navigate — go to a URL

2. observe — get page structure

3. click/type — element interaction

4. extract — structured data extraction

5. screenshot — capture the page

FAQ

Q: Does it support SPAs? A: Yes — waits for dynamic content to load.

Q: How is it different from Playwright MCP? A: Notte provides high-level abstractions that LLMs naturally understand; Playwright MCP is lower-level DOM manipulation.

🙏

来源与感谢

nottelabs/notte — Apache 2.0

讨论

登录后参与讨论。
还没有评论,来写第一条吧。