Odel
namecatcher skills

namecatcher skills

Local
@productmapJavaScriptMITUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmnamecatcher-mcpv0.1.1

Run

npx -y namecatcher-mcp

MCP client config

{
  "mcpServers": {
    "namecatcher-skills": {
      "command": "npx",
      "args": [
        "-y",
        "namecatcher-mcp"
      ]
    }
  }
}