Skip to main content

Telegram Emoji Search & Selection MCP Server

Project description

Remoji-TG-MCP 🎭

PyPI version License: MIT

English | Русский


English

Telegram Emoji Search & Selection MCP Server. This tool allows AI models (like Claude or Gemini) to search for custom Telegram stickers/emojis and lets you visually select the best ones via a web interface.

✨ Features

  • Interactive Selection: Opens a local web UI for you to pick the perfect emoji.
  • Web-based Auth: No terminal input needed. Phone, OTP, and 2FA password are all handled in your browser.
  • Auto-Cleanup: Temporary preview files are automatically deleted after selection.
  • Session Security: Optional encryption for your session file.
  • Update Notifications: Notifies you in the logs when a new version is available on PyPI.

🚀 Quick Start (Claude Desktop)

Add this to your claude_desktop_config.json:

"mcpServers": {
  "remoji-tg-mcp": {
    "command": "uvx",
    "args": ["remoji-tg-mcp"]
  }
}

⚙️ Configuration & Data Security

On the first run, the server will open a browser tab asking for your Telegram API ID and API HASH (get them at my.telegram.org).

Where is my data stored?

By default, the server creates files in the directory from which the host (e.g., Claude) was started:

  • .env: Stores your API credentials.
  • user_session.session: Your Telegram session (Auth Key).
  • downloads/: Temporary folder for emoji previews (auto-cleaned).

🛡️ Protecting Sensitive Data

To protect your .session file, you can add SESSION_PASSWORD="your_password" to your .env file. If set, the session file will be encrypted using this password.


Русский

MCP-сервер для поиска и выбора кастомных эмодзи Telegram. Этот инструмент позволяет нейросетям (Claude, Gemini) искать стикеры и предоставляет вам удобный веб-интерфейс для выбора наиболее подходящих вариантов.

✨ Особенности

  • Интерактивный выбор: Модель открывает страницу в браузере, где вы сами кликаете на нужные эмодзи.
  • Авторизация в браузере: Код подтверждения (OTP) и пароль 2FA вводятся через веб-форму — никакой работы с терминалом.
  • Авто-очистка: Все временные файлы превью удаляются сразу после того, как вы подтвердили выбор.
  • Безопасность сессии: Поддержка шифрования файла сессии паролем.
  • Проверка обновлений: Сервер подскажет в логах, если на PyPI вышла новая версия.

🚀 Быстрый старт (Claude Desktop)

Добавьте в ваш конфиг claude_desktop_config.json:

"mcpServers": {
  "remoji-tg-mcp": {
    "command": "uvx",
    "args": ["remoji-tg-mcp"]
  }
}

⚙️ Настройка и безопасность данных

При первом запуске сервер откроет вкладку в браузере и попросит ввести API ID и API HASH (их нужно получить на my.telegram.org).

Где хранятся данные?

Файлы создаются в рабочей директории процесса, запустившего сервер (обычно это корень вашего профиля пользователя):

  • .env: Хранит ваши API ключи.
  • user_session.session: Файл сессии Telegram (ключ доступа к аккаунту).
  • downloads/: Папка для временных превью (очищается автоматически).

🛡️ Защита чувствительных данных

Чтобы защитить файл сессии, вы можете вручную добавить строку SESSION_PASSWORD="ваш_пароль" в файл .env. В этом случае файл .session будет зашифрован этим паролем.

🛠 Обновление

Если сервер сообщил о наличии новой версии, выполните:

uv tool upgrade remoji-tg-mcp

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

remoji_tg_mcp-0.4.0.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

remoji_tg_mcp-0.4.0-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file remoji_tg_mcp-0.4.0.tar.gz.

File metadata

  • Download URL: remoji_tg_mcp-0.4.0.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for remoji_tg_mcp-0.4.0.tar.gz
Algorithm Hash digest
SHA256 f14970528c87b976130a060f70e6d4d71b3ea287907f19bc29d0e2f378b15d97
MD5 3d087d7d4304cf8405b5a27e14f2ef63
BLAKE2b-256 7e457a03f014ceaa40423115aee907efaab10732d19f6d486a9f89eaebde2eeb

See more details on using hashes here.

Provenance

The following attestation bundles were made for remoji_tg_mcp-0.4.0.tar.gz:

Publisher: pypi-publish.yml on Rerowros/Remoji-tg-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file remoji_tg_mcp-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: remoji_tg_mcp-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 10.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for remoji_tg_mcp-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8e18bfbb7a3b693768c64bfd3367036bf5a73b6087470c93b3f10d5f2efd4f59
MD5 cfd765af440483f7010bdb36518f8a7e
BLAKE2b-256 920ed9db2a9baa120f3028e0d723898baf4fd2c55ddc3db636c78bd9d9f11488

See more details on using hashes here.

Provenance

The following attestation bundles were made for remoji_tg_mcp-0.4.0-py3-none-any.whl:

Publisher: pypi-publish.yml on Rerowros/Remoji-tg-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page