Plasmate MCP
JSON →Agent-native headless browser that converts web pages to structured Semantic Object Model (SOM) JSON -- 4x fewer tokens than raw HTML with lower latency on Claude and GPT-4o.
Install
npx plasmate-mcp Tools · 6
- fetch_page Fetch a URL and get the Semantic Object Model (SOM)
- extract_text Get clean readable text from any URL
- open_page Open a persistent browser session
- click Click elements by SOM ID
- evaluate Execute JavaScript in the page
- close_page Close a browser session