browser automation

Ashra Mcp

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

typescript
local
browser automation
0
View on GitHub

Installation

npx -y getrupt/ashra-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

getrupt/ashra-mcp

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

GitHub: https://github.com/getrupt/ashra-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub