Ashra MCP

Extract structured data from any website. Just prompt and get JSON.
Author:@getrupt
Updated at:

Browser Automation

Ashra MCP

A Model Context Protocol server for Ashra.

Usage

Install dependencies:

yarn

Build the project:

yarn build

Claude Configuration

Download the latest version of Claude.

Add to or create the following file claude_desktop_config.json in cd ~/Library/Application\ Support/Claude:

{
  "mcpServers": {
    "ashra": {
      "command": "node",
      // OR if you're using nvm and the version picked is not preferred/working
      // "command": "/Users/<user>/.nvm/versions/node/<version>/bin/node",
      "args": ["<path ashra-mcp="" to="">/build/index.js"],
      "env": {
        "ASHRA_API_KEY": "<your-api-key>"
      }
    }
  }
}

Troubleshooting

Consult the MCP server documentation for more information.

MCP Index is your go-to directory for Model Context Protocol servers. Discover and integrate powerful MCP solutions to enhance AI applications like Claude, Cursor, and Cline. Find official and community servers with integration guides and compatibility details.
Copyright © 2025