mcpbeat Sign in

Nicheiqs MCP Server

by darylerivers Your server? Claim it
local only

Nicheiqs runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm. Last commit 17 Apr 2026.

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

Installs per day peak 23 · avg 5 · +28% w/w
a month agotoday
24
Installs / week
npm · nicheiqs-mcp
1
Stars
0 open issues
17 Apr 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What changed 27

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 23 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 17 more, back to 23 August 2026

Nothing serious here today

Today is the operative word: we check Nicheiqs every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add nicheiqs -- npx -y nicheiqs-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nicheiqs": {
      "args": [
        "-y",
        "nicheiqs-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nicheiqs]
command = "npx"
args = ["-y", "nicheiqs-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "nicheiqs": {
      "args": [
        "-y",
        "nicheiqs-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nicheiqs": {
      "args": [
        "-y",
        "nicheiqs-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: NICHE_ENGINE_API_KEY (Your NicheIQs API key. Get one at https://nicheiqs.com/dashboard), NICHE_ENGINE_BASE_URL (API base URL. Defaults to https://nicheiqs.com). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Nicheiqs

same job, measured the same way
Mentiondrop
by mentiondrop

AI-triaged brand, competitor and demand mentions from Reddit, Google News and search.

11 tools answering
I
Scout Intel MCP — The Google for AI Agents
by omniologynow-rgb

The Google for AI agents — company intel, competitor tracking, market research via MCP. JSON output

46 installs/wk answering
Ads MCP
by adkit

Create, launch & analyze ad campaigns, spy on competitors - Google, Meta, TikTok, LinkedIn & more.

answering
Trends API
by trendsapi

Trend data from Google, TikTok, Amazon, Reddit, YouTube, Steam, npm and more as JSON

4 tools answering
Trends MCP
by trendsmcp

Trend data from Google Trends, YouTube, TikTok, Reddit, Amazon, Wikipedia, npm, Steam and more

4 tools answering
Synter Ads
by jshorwitz

Manage ad campaigns across Google, Meta, LinkedIn, Reddit, TikTok, and more via AI.

73 installs/wk 209 tools answering
Synter Ads
by synter-media-ai

Manage ad campaigns across Google, Meta, LinkedIn, Reddit, TikTok, and more via AI.

209 tools answering
My App Store Ranking
by myappstoreranking

Access to your Apple App Store and Google Play Store rankings, competitors and chart moves.

9 tools answering

Nicheiqs — questions

Answers built from our own checks of this server.

Why is there no uptime for Nicheiqs?
Nicheiqs runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package nicheiqs-mcp was installed 24 times last week.
How do I connect Nicheiqs?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls nicheiqs-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Nicheiqs?
The npm package nicheiqs-mcp was installed 24 times in the last week. Week over week that is +28%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Nicheiqs open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.