← Index

Ashfields MCP Server

io.github.smoke711711/ashfields-mcp-server·v1.0.0·Browser Automation
Quality Score
90
/100

Burn $ASH to mint on-chain NFTs on Ethereum. No browser. Two agent tool calls.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "ashfields-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "ashfields-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "ashfields-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "ashfields-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y ashfields-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Browser Automation