MCP Server
MCP
io.github.dgtalquantumleap-ai/ebenova-reddit-monitor
Monitor Reddit and Nairaland for product keywords with AI drafts.
Install
npx -y @ebenova/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@ebenova/reddit-monitor-mcp",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Groq API key for AI processing",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "GROQ_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment