MCP Server
MCP
io.github.darylerivers/nicheiqs
Score any market niche 0-100. Analyzes Reddit pain signals, Google Trends, and competition level.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "nicheiqs-mcp",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your NicheIQs API key. Get one at https://nicheiqs.com/dashboard",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "NICHE_ENGINE_API_KEY"
},
{
"description": "API base URL. Defaults to https://nicheiqs.com",
"format": "string",
"name": "NICHE_ENGINE_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment