← Index

io.github.theYahia/roistat-mcp

io.github.theYahia/roistat-mcp·v1.0.1·Analytics
Quality Score
85
/100

MCP server for Roistat API — marketing analytics, visits tracking. API key auth.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "roistat-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/roistat-mcp"
      ],
      "env": {
        "ROISTAT_API_KEY": "<your-roistat_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "roistat-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/roistat-mcp"
      ],
      "env": {
        "ROISTAT_API_KEY": "<your-roistat_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @theyahia/roistat-mcp
§02  Environment variables
ROISTAT_API_KEY
requiredsecret

API key

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Analytics