← Index

io.github.darylerivers/nicheiqs

io.github.darylerivers/nicheiqs·v1.0.0·Other
Quality Score
85
/100

Score any market niche 0-100. Analyzes Reddit pain signals, Google Trends, and competition level.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "nicheiqs": {
      "command": "npx",
      "args": [
        "-y",
        "nicheiqs-mcp"
      ],
      "env": {
        "NICHE_ENGINE_API_KEY": "<your-niche_engine_api_key>",
        "NICHE_ENGINE_BASE_URL": "<niche_engine_base_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "nicheiqs": {
      "command": "npx",
      "args": [
        "-y",
        "nicheiqs-mcp"
      ],
      "env": {
        "NICHE_ENGINE_API_KEY": "<your-niche_engine_api_key>",
        "NICHE_ENGINE_BASE_URL": "<niche_engine_base_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y nicheiqs-mcp
§02  Environment variables
NICHE_ENGINE_API_KEY
requiredsecret

Your NicheIQs API key. Get one at https://nicheiqs.com/dashboard

NICHE_ENGINE_BASE_URL

API base URL. Defaults to https://nicheiqs.com

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