
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@ebenova/insights-mcp
Advanced tools
MCP server for Ebenova Insights — monitor Reddit and Nairaland for keywords, get AI-drafted replies, manage monitors. For Claude Desktop, Cursor, and any MCP-compatible AI assistant.
MCP server for Ebenova Insights — monitor Reddit and Nairaland for keywords about your product, and get AI-drafted replies in community tone.
| Tool | What it does |
|---|---|
list_monitors | List all active keyword monitors |
create_monitor | Create a new keyword monitor |
delete_monitor | Deactivate a monitor |
get_matches | Fetch recent Reddit/Nairaland matches |
regenerate_draft | Re-generate the AI reply for a match |
rate_draft | Rate a draft 👍 or 👎 |
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"ebenova-insights": {
"command": "npx",
"args": ["-y", "@ebenova/insights-mcp"],
"env": {
"EBENOVA_API_KEY": "sk_live_your_key"
}
}
}
}
Add the same block under mcpServers in your Cursor settings.
Your API key needs insights: true access. Visit ebenova.dev/insights to get one.
Once connected, you can talk to Claude Desktop naturally:
This MCP server talks to https://insights.ebenova.dev. To use a local instance, set:
"env": {
"EBENOVA_API_KEY": "sk_live_your_key",
"INSIGHTS_API_BASE": "http://localhost:3001"
}
MIT — Ebenova Solutions
FAQs
MCP server for Ebenova Insights — monitor Reddit and Nairaland for keywords, get AI-drafted replies, manage monitors. For Claude Desktop, Cursor, and any MCP-compatible AI assistant.
The npm package @ebenova/insights-mcp receives a total of 30 weekly downloads. As such, @ebenova/insights-mcp popularity was classified as not popular.
We found that @ebenova/insights-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.