Skip to main content
Browser AutomationTypeScript

getrupt/ashra-mcp

Extract structured data from any website. Just prompt and get JSON.

browser-automationlocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/getrupt/ashra-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "ashra-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "getrupt/ashra-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Browser Automation
Language
TypeScript
Author
getrupt