← Index

io.github.meltingpixelsai/zero-core-tools

io.github.meltingpixelsai/zero-core-tools·v1.0.0·Web Scraping
Quality Score
90
/100

Web scraping, code review, content gen, sentiment. Zero Core Tools.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://tools.rugslayer.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "zero-core-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@meltingpixels/zero-core-tools"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "zero-core-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@meltingpixels/zero-core-tools"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @meltingpixels/zero-core-tools
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Web Scraping