MCP Servers / web-scraping / Plasmate MCP

Plasmate MCP

JSON →
noneweb-scraping

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
How to run this server
[ { "cmd": "npx plasmate-mcp", "imports": [] } ]
server path: plasmate-mcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
Plasmate MCP — MCP Server · libregistry