Insights MCP Server
Rank #60,542io.github.dgtalquantumleap-ai/ebenova-insights
Reddit and Nairaland keyword monitoring with AI reply drafts.
Insights MCP Server is a Model Context Protocol (MCP) server published by dgtalquantumleap-ai. It ranks #60,542 of 132,113 servers tracked on MCP Toplist. Insights MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Apr 14, 2026 and most recently updated on Apr 14, 2026.
Ranks ahead of 71,571 of 132,113 servers on MCP Toplist.
Use Insights MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add ebenova-insights -e "EBENOVA_API_KEY=<your EBENOVA_API_KEY>" -- npx -y @ebenova/insights-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ebenova-insights]
command = "npx"
args = ["-y", "@ebenova/insights-mcp"]
[mcp_servers.ebenova-insights.env]
EBENOVA_API_KEY = "<your EBENOVA_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ebenova-insights": {
"command": "npx",
"args": [
"-y",
"@ebenova/insights-mcp"
],
"env": {
"EBENOVA_API_KEY": "<your EBENOVA_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ebenova-insights": {
"command": "npx",
"args": [
"-y",
"@ebenova/insights-mcp"
],
"env": {
"EBENOVA_API_KEY": "<your EBENOVA_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ebenova-insights": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ebenova/insights-mcp"
],
"env": {
"EBENOVA_API_KEY": "<your EBENOVA_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ebenova-insights": {
"command": "npx",
"args": [
"-y",
"@ebenova/insights-mcp"
],
"env": {
"EBENOVA_API_KEY": "<your EBENOVA_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ebenova-insights": {
"command": "npx",
"args": [
"-y",
"@ebenova/insights-mcp"
],
"env": {
"EBENOVA_API_KEY": "<your EBENOVA_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dgtalquantumleap-ai%2Febenova-insights)<a href="https://mcptoplist.com/server/io.github.dgtalquantumleap-ai%2Febenova-insights"><img src="https://mcptoplist.com/badge/io.github.dgtalquantumleap-ai%2Febenova-insights.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
dgtalquantumleap-ai
Other servers by dgtalquantumleap-ai
- Ebenova Legal Docs#4,486 · 4 vers
- Fieldops MCP Server#60,541 · 1 ver
- Reddit Monitor MCP Server#60,543 · 1 ver
- Ebenova Scope Guard#60,544 · 1 ver
- vigil-fraud-alert-mcp#60,545 · 1 ver
- ebenova-fieldops-mcp#100,349
Available versions (1)
| Version | Published |
|---|---|
| 1.0.4 | Apr 14, 2026 |
Frequently asked questions
- Who maintains Insights MCP Server?
- Insights MCP Server is maintained by dgtalquantumleap-ai, which publishes 8 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Insights MCP Server listed on the Official MCP Registry?
- Yes — Insights MCP Server is listed on the Official MCP Registry.
- How many versions does Insights MCP Server have?
- MCP Toplist tracks 1 version of Insights MCP Server, most recently published on Apr 14, 2026.
- Where can I find the source code for Insights MCP Server?
- The source code for Insights MCP Server is hosted at github.com/dgtalquantumleap-ai/insights-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.