mcpbeat Sign in

Namecatcher Skills MCP Server

by productmap Your server? Claim it
local only

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

Score and value collectible Telegram usernames: namability 0-100, fair price, thesis. No API key.

Installs per day peak 225 · avg 12 · -15% w/w
a month agotoday
37
Installs / week
npm · namecatcher-mcp
0
Stars
0 open issues
16 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

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

This one needs environment variables set before it will start: NAMECATCHER_API_ORIGIN (Override the NameCatcher API origin (optional; defaults to the public API)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Namecatcher Skills

same job, measured the same way
NameGender
by anpekesen

Gender from names, emails and usernames, with probability, sample size and source on every answer.

356 installs/wk local only
tgden — Telegram catalog
by justjuice55

Search 1.4M+ public Telegram channels, chats and bots. No account, no API key, no install.

6 tools answering
Cursor Chat Bridge
by udah1

Drive the Cursor agent from Telegram, Discord, or GitHub — with images and voice notes.

96 installs/wk local only
Limzo Telegram Group Stats
by limzo

Read-only public Telegram group stats from Limzo: leaderboards, activity, levels. No API key.

69 installs/wk 3 tools answering
Telethon Plus
by psyb0t

Self-hosted MCP server: Telegram userbot control (Telethon) via HTTP and MCP.

local only
AgentCanary
by mrcerq

Retired compatibility stub for AgentCanary MCP. Daily briefs continue on X and Telegram.

67 installs/wk local only
DreamAgent
by nivethaug

Build and deploy websites, Telegram and Discord bots from chat via the DreamAgent platform.

12 tools answering
Domain Intel MCP
by datakoot

Domain & company intel for AI agents: RDAP, DNS, email deliverability, tech stack. No API keys.

6 tools answering

Namecatcher Skills — questions

Answers built from our own checks of this server.

Why is there no uptime for Namecatcher Skills?
Namecatcher Skills 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 namecatcher-mcp was installed 37 times last week.
How do I connect Namecatcher Skills?
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 namecatcher-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Namecatcher Skills?
The npm package namecatcher-mcp was installed 37 times in the last week. Week over week that is -15%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Namecatcher Skills open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 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.