mcpbeat Sign in

Etymolt MCP Server

local only

Etymolt runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 2 Jul 2026.

Brand-name verification MCP — five-axis signed verdicts for AI-generated names.

Installs per day peak 12 · avg 6 · +109% w/w
a month agotoday
45
Installs / week
npm · @etymolt/mcp-server
0
Stars
0 open issues
2 Jul 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Etymolt 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-server -- npx -y @etymolt/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@etymolt/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@etymolt/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@etymolt/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@etymolt/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Etymolt

same job, measured the same way
MCP Nanobanana Pro
by acedatacloud

MCP server for NanoBanana AI image generation and editing

1 190 installs/wk answering
MCP Seedance
by acedatacloud

MCP server for ByteDance Seedance AI video generation

1 446 installs/wk answering
Elite Reasoning MCP
by snehgabani

Evidence-gated verification, selection, and measurement MCP for coding agents.

43 installs/wk local only
MCP Veo
by acedatacloud

MCP server for Google Veo AI video generation

844 installs/wk answering
Soma
by medianemi-beep

Execution-verified code generation and verification with signed, offline-checkable certificates.

29 installs/wk local only
MCP Wan
by acedatacloud

MCP server for Wan AI video generation

744 installs/wk answering
MCP Agentcore
by geiant

AI governance MCP server for EU AI Act compliance and jurisdiction verification

3 tools answering
MCP Kling
by acedatacloud

MCP server for Kling AI video generation

664 installs/wk answering

Etymolt — questions

Answers built from our own checks of this server.

Why is there no uptime for Etymolt?
Etymolt 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 @etymolt/mcp-server was installed 45 times last week.
How do I connect Etymolt?
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 @etymolt/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Etymolt?
The npm package @etymolt/mcp-server was installed 45 times in the last week. Week over week that is +109%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Etymolt open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.