Back to MCP Servers
Ashra
Extract structured data from any website. Just prompt and get JSON.
browser-automation
By getrupt
Installation
npx -y ashra-mcpConfiguration
{
"mcpServers": {
"ashra-mcp": {
"command": "npx",
"args": ["-y", "ashra-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes