mcpbeat Sign in

Ebenova Insights MCP Server

local only

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

Reddit and Nairaland keyword monitoring with AI reply drafts.

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

Installs per day peak 16 · avg 5 · +10% w/w
a month agotoday
28
Installs / week
npm · @ebenova/insights-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

This one needs environment variables set before it will start: EBENOVA_API_KEY (Ebenova API key from ebenova.dev/dashboard). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Ebenova Insights

same job, measured the same way
Ebenova Reddit Monitor
by dgtalquantumleap-ai

Monitor Reddit and Nairaland for product keywords with AI drafts.

17 installs/wk local only
Engagelab Email
by r1ghtherewaiting

Send, receive, monitor and reply to email from AI agents with threaded inbox context.

35 installs/wk local only
Hyperping
by hyperping

Uptime, API and server monitoring with outages, reporting, on-call and status pages.

26 tools answering
MCP Process
by digital-defiance

Process management and monitoring for AI agents with strict security boundaries

62 installs/wk local only
I
Ninjaone
by lungshot

MCP server for NinjaONE RMM with device management, monitoring, and automation

local only
Postgres Scout MCP
by bluwork

Scout your PostgreSQL databases with AI - safety features, monitoring, and data quality

43 installs/wk local only
Mongo Scout MCP
by bluwork

Scout your MongoDB databases with AI - safety features, live monitoring, and data quality

40 installs/wk local only
Kafka And Postgres Monitoring Stack
by getvda

Kafka and Postgres Monitoring Stack

2 tools answering

Ebenova Insights — questions

Answers built from our own checks of this server.

Why is there no uptime for Ebenova Insights?
Ebenova Insights 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/insights-mcp was installed 28 times last week.
Is Ebenova Insights 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 Insights?
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/insights-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ebenova Insights?
The npm package @ebenova/insights-mcp was installed 28 times in the last week. Week over week that is +10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.