mcpbeat Sign in

Ebenova Reddit Monitor MCP Server

local only

Ebenova Reddit Monitor runs on your own machine — the client starts it, so there is no endpoint to ping. 17 installs a week from npm.

Monitor Reddit and Nairaland for product keywords with AI drafts.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 11 · avg 3 · +186% w/w
a month agotoday
17
Installs / week
npm · @ebenova/reddit-monitor-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository dgtalquantumleap-ai/reddit-monitor-mcp
пакет @ebenova/reddit-monitor-mcp ссылается на dgtalquantumleap-ai/ebenova-reddit-monitor

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 ebenova-reddit-monitor -- npx -y @ebenova/reddit-monitor-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ebenova-reddit-monitor": {
      "args": [
        "-y",
        "@ebenova/reddit-monitor-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ebenova-reddit-monitor]
command = "npx"
args = ["-y", "@ebenova/reddit-monitor-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ebenova-reddit-monitor": {
      "args": [
        "-y",
        "@ebenova/reddit-monitor-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ebenova-reddit-monitor": {
      "args": [
        "-y",
        "@ebenova/reddit-monitor-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GROQ_API_KEY (Groq API key for AI processing). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Ebenova Reddit Monitor

same job, measured the same way
Ebenova Insights
by dgtalquantumleap-ai

Reddit and Nairaland keyword monitoring with AI reply drafts.

28 installs/wk local only
Bluesky Brand Monitor
by prometheusagency

Monitor Bluesky for new brand mentions, keywords and account posts. Alerts only on new results.

answering
MCP Process
by digital-defiance

Process management and monitoring for AI agents with strict security boundaries

62 installs/wk local only
PageCrawl
by pagecrawl

Monitor web pages for changes with AI-powered change detection, diffs, and alerts.

answering
ASO Skill
by asoskill

Current App Store rankings, keyword metrics, app metadata, and credit balances for AI agents.

answering
Depop Scraper & Monitor: New Listings, Price & Sold Alerts
by nero-engine

Depop listings for searches or URLs, with alerts on new listings, price drops and sales.

answering
Agent Domains
by clize

Domains your AI agent can buy, point and monitor, with four-layer health checks and alerts.

144 installs/wk local only
RSS Keyword Monitor
by telemarkdigital-publisher

Search bounded RSS, Atom, and RDF feed matches by keyword or regex.

1 tools answering

Ebenova Reddit Monitor — questions

Answers built from our own checks of this server.

Why is there no uptime for Ebenova Reddit Monitor?
Ebenova Reddit Monitor 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 @ebenova/reddit-monitor-mcp was installed 17 times last week.
Is Ebenova Reddit Monitor still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Ebenova Reddit Monitor?
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 @ebenova/reddit-monitor-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ebenova Reddit Monitor?
The npm package @ebenova/reddit-monitor-mcp was installed 17 times in the last week. Week over week that is +186%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.