← Index

io.github.myque08/savvyscratch

io.github.myque08/savvyscratch·v1.0.1·Other
Quality Score
85
/100

MCP server for Savvy Scratch — scratch-off lottery game analysis powered by pro gambler methodology

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