mcpbeat Sign in

eonik MCP Server

local only

eonik runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 20 Sep 2026.

Read brand, research, and performance facts; draft briefs. Never spends. You approve every cut.

Installs per day peak 304 · avg 10 · +5050% w/w
a month agotoday
31
Installs / week
npm · eonik-mcp
1
Stars
0 open issues
20 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check eonik every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

This one needs environment variables set before it will start: EONIK_API_KEY (eonik workspace API key or session token), EONIK_API_URL (API origin (default https://api.eonik.ai)), EONIK_BRAND_ID (Optional brand workspace id). The author declared them in the registry entry; get the values from the project itself.

Alternatives to eonik

same job, measured the same way
ASO Atlas
by asoatlas

App Store keyword research, rank tracking and App Store Connect performance for your iOS apps.

answering
ShortsMonkey YouTube Outlier Research
by cuilinhao

Find YouTube outliers, daily viral Shorts, and analyze video performance.

answering
Shinobi
by numbererikson

Task spine + searched dead ends + approvals for AI coding agents. One brain, every device.

34 installs/wk local only
Boosthis
by boosthis

Read-only performance insights for your Boosthis projects: speed, crashes, traces, and fixes.

29 tools answering
FranklyMail Agentic Inbox
by naylalabs

Read and search FranklyMail email and prepare drafts, replies, and forwards for human approval.

answering
Naming Signal
by namingsignal

Evidence-first naming: briefs, sprints, exact domain checks, finalist research. Read-only.

7 installs/wk answering
Gmail MCP
by a1-x-tech

MCP server for the Gmail API: search, read and send email, manage drafts, labels and the trash.

206 installs/wk local only
Pagerankcafe
by pagerankcafe

PageRankCafe MCP server: create and post ads, read performance, query platform insights.

39 installs/wk local only

eonik — questions

Answers built from our own checks of this server.

Why is there no uptime for eonik?
eonik 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 eonik-mcp was installed 31 times last week.
How do I connect eonik?
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 eonik-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use eonik?
The npm package eonik-mcp was installed 31 times in the last week. Week over week that is +5050%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is eonik open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.